Lines Matching full:test_main
134 vex: libvex.a test_main.o135 $(CC) $(CCFLAGS) -o vex test_main.o libvex.a209 rm -f $(LIB_OBJS) *.a vex test_main.o TAG-* \216 test_main.c test_main.h \242 test_main.o: $(PUB_HEADERS) test_main.c test_main.h243 $(CC) $(CCFLAGS) $(PUB_INCLUDES) -o test_main.o \244 -c test_main.c