Searched refs:TEST_OBJS (Results 1 – 1 of 1) sorted by relevance
64 TEST_OBJS = $(TESTOBJS) macro66 $(TESTPROG): $(TEST_OBJS)67 $(LINK.c) -o $@ $(TEST_OBJS) $(LDLIBS)