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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/
H A DMakefile33 SNOOPOBJS = nfs4_xdr.o macro
34 SNOOPSRCS = ${SNOOPOBJS:%.o=%.c}
35 CLOBBERFILES += nfs/$(SNOOPOBJS)
55 nfs/tst.call.exe: nfs/tst.call.o nfs/$(SNOOPOBJS)
56 $(LINK.c) -o $@ nfs/tst.call.o nfs/$(SNOOPOBJS) $(LDLIBS) -lnsl

Completed in 39 milliseconds