Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/nfs/nfsmapid/
H A DMakefile59 TEST_OBJS = $(TESTOBJS) macro
61 $(TESTPROG): $(TEST_OBJS)
62 $(LINK.c) -o $@ $(TEST_OBJS) $(LDLIBS)