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