Home
last modified time | relevance | path

Searched refs:TEST_OBJS (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/nfsmapid/
H A DMakefile64 TEST_OBJS = $(TESTOBJS) macro
66 $(TESTPROG): $(TEST_OBJS)
67 $(LINK.c) -o $@ $(TEST_OBJS) $(LDLIBS)