Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/nfs/rquotad/
H A DMakefile34 XFILE= $(ROOT)/usr/include/rpcsvc/rquota.x macro
50 rquota_xdr.c: $(XFILE)
51 $(RPCGEN) -c $(XFILE) -o $@
/titanic_41/usr/src/cmd/fs.d/ufs/quota/
H A DMakefile38 XFILE= $(ROOT)/usr/include/rpcsvc/rquota.x macro
60 rquota_xdr.c: $(XFILE)
61 $(RPCGEN) -c $(XFILE) -o $@
/titanic_41/usr/src/cmd/fs.d/autofs/
H A DMakefile141 XFILE=$(BUILDDIR)/malloc_dump.x macro
145 $(XFILE): $(BUILDDIR)
146 $(RM) $(XFILE)
147 echo $(XLINE) > $(XFILE)
153 $(DUMP_PROTO): $(BUILDDIR) $(XFILE)
154 cd $(BUILDDIR); $(RM) *.[ch] makefile.malloc_dump ; rpcgen -a `basename $(XFILE)