Searched defs:SNOOPOBJS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/
H A DMakefile42 SNOOPOBJS = nfs4_xdr.o macro
43 SNOOPSRCS = ${SNOOPOBJS:%.o=%.c}
44 CLOBBERFILES += nfs/$(SNOOPOBJS)
65 nfs/tst.call.exe: nfs/tst.call.o nfs/$(SNOOPOBJS)
66 $(LINK.c) -o $@ nfs/tst.call.o nfs/$(SNOOPOBJS) $(LDLIBS) -lnsl

Completed in 61 milliseconds