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

/illumos-gate/usr/src/cmd/fs.d/dev/
H A DMakefile30 # duplicate ROOTLIBFSTYPE value needed for installation rule
32 ROOTLIBFSTYPE = $(ROOT)/usr/lib/fs/$(FSTYPE) macro
33 $(ROOTLIBFSTYPE)/%: $(ROOTLIBFSTYPE) %
/illumos-gate/usr/src/cmd/fs.d/hsfs/mount/
H A DMakefile32 # duplicate ROOTLIBFSTYPE value needed for installation rule
34 ROOTLIBFSTYPE = $(ROOT)/usr/lib/fs/$(FSTYPE) macro
35 $(ROOTLIBFSTYPE)/%: $(ROOTLIBFSTYPE) %
/illumos-gate/usr/src/cmd/fs.d/ufs/mount/
H A DMakefile31 # duplicate ROOTLIBFSTYPE value needed for installation rule
33 ROOTLIBFSTYPE = $(ROOT)/usr/lib/fs/$(FSTYPE) macro
34 $(ROOTLIBFSTYPE)/%: $(ROOTLIBFSTYPE) %
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A DMakefile29 # duplicate ROOTLIBFSTYPE value needed for installation rule
31 ROOTLIBFSTYPE = $(ROOT)/usr/lib/fs/$(FSTYPE) macro
32 $(ROOTLIBFSTYPE)/%: $(ROOTLIBFSTYPE) %

Completed in 56 milliseconds