Lines Matching full:test_main
115 vex: libvex.a test_main.o116 $(CC) $(CCFLAGS) -o vex test_main.o libvex.a178 rm -f $(LIB_OBJS) *.a vex test_main.o TAG-* \185 test_main.c test_main.h \211 test_main.o: $(PUB_HEADERS) test_main.c test_main.h212 $(CC) $(CCFLAGS) $(PUB_INCLUDES) -o test_main.o \213 -c test_main.c