Searched defs:TEST_OBJS (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsmapid/ | ||
H A D | Makefile | 59 TEST_OBJS = $(TESTOBJS) macro 61 $(TESTPROG): $(TEST_OBJS) 62 $(LINK.c) -o $@ $(TEST_OBJS) $(LDLIBS) |
Completed in 42 milliseconds