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

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/
H A DMakefile47 RPCSVCOBJS = nfs_prot.o macro
48 RPCSVCSRCS = ${RPCSVCOBJS:%o=%c}
49 CLOBBERFILES += nfs/$(RPCSVCOBJS) $(RPCSVCDIR)/$(RPCSVCSRCS)
70 nfs/$(RPCSVCOBJS): $(RPCSVCDIR)/$(RPCSVCSRCS)
73 nfs/tst.call3.exe: nfs/tst.call3.o nfs/$(RPCSVCOBJS)
74 $(LINK.c) -o $@ nfs/tst.call3.o nfs/$(RPCSVCOBJS) \

Completed in 92 milliseconds