Searched refs:SNOOPOBJS (Results 1 – 1 of 1) sorted by relevance
42 SNOOPOBJS = nfs4_xdr.o macro43 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