Home | History | Annotate | Download | only in VEX

Lines Matching full:test_main

115 vex: libvex.a test_main.o
116 $(CC) $(CCFLAGS) -o vex test_main.o libvex.a
178 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.h
212 $(CC) $(CCFLAGS) $(PUB_INCLUDES) -o test_main.o \
213 -c test_main.c