Lines Matching full:test_main
89 vex: libvex.a test_main.o90 $(CC) $(CCFLAGS) -o vex test_main.o libvex.a97 rm -f $(LIB_OBJS) libvex.a vex test_main.o \111 test_main.c test_main.h \128 test_main.o: $(PUB_HEADERS) test_main.c test_main.h129 $(CC) $(CCFLAGS) $(PUB_INCLUDES) -o test_main.o \130 -c test_main.c