Home
last modified time | relevance | path

Searched refs:ROOTLIBFSTYPE (Results 1 – 15 of 15) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/
H A DMakefile.fstype53 ROOTLIBFSTYPE= $(ROOTLIBFS)/$(FSTYPE)
57 ROOTLIBFSPROG= $(PROG:%=$(ROOTLIBFSTYPE)/%) $(LIBPROG:%=$(ROOTLIBFSTYPE)/%)
79 $(ROOTLIBFSTYPE)/%: $(ROOTLIBFSTYPE) %
/titanic_41/usr/src/cmd/fs.d/ufs/clri/
H A DMakefile32 OTHERINSTALL= $(ROOTLIBFSTYPE)/$(DCOPY)
56 $(ROOTLIBFSTYPE)/$(DCOPY): $(ROOTLIBFSTYPE)/$(LIBPROG)
57 -$(RM) $@; $(LN) $(ROOTLIBFSTYPE)/$(LIBPROG) $@
/titanic_41/usr/src/cmd/fs.d/ufs/quotaon/
H A DMakefile32 OTHERINSTALL= $(ROOTLIBFSTYPE)/$(QUOTAOFF) \
48 $(ROOTLIBFSTYPE)/$(QUOTAOFF): $(ROOTLIBFSTYPE)/$(LIBPROG)
49 -$(RM) $@; $(LN) $(ROOTLIBFSTYPE)/$(LIBPROG) $@
/titanic_41/usr/src/cmd/fs.d/dev/
H A DMakefile32 ROOTLIBFSTYPE = $(ROOT)/usr/lib/fs/$(FSTYPE) macro
33 $(ROOTLIBFSTYPE)/%: $(ROOTLIBFSTYPE) %
/titanic_41/usr/src/cmd/fs.d/hsfs/mount/
H A DMakefile34 ROOTLIBFSTYPE = $(ROOT)/usr/lib/fs/$(FSTYPE) macro
35 $(ROOTLIBFSTYPE)/%: $(ROOTLIBFSTYPE) %
/titanic_41/usr/src/cmd/fs.d/ufs/mount/
H A DMakefile33 ROOTLIBFSTYPE = $(ROOT)/usr/lib/fs/$(FSTYPE) macro
34 $(ROOTLIBFSTYPE)/%: $(ROOTLIBFSTYPE) %
/titanic_41/usr/src/cmd/fs.d/hsfs/fstyp/
H A DMakefile70 $(RM) $(ROOTLIBFSTYPE)/fstyp
71 $(LN) $(ROOTUSRSBIN)/fstyp $(ROOTLIBFSTYPE)/fstyp
/titanic_41/usr/src/cmd/fs.d/pcfs/fstyp/
H A DMakefile70 $(RM) $(ROOTLIBFSTYPE)/fstyp
71 $(LN) $(ROOTUSRSBIN)/fstyp $(ROOTLIBFSTYPE)/fstyp
/titanic_41/usr/src/cmd/fs.d/ufs/fstyp/
H A DMakefile70 $(RM) $(ROOTLIBFSTYPE)/fstyp
71 $(LN) $(ROOTUSRSBIN)/fstyp $(ROOTLIBFSTYPE)/fstyp
/titanic_41/usr/src/cmd/fs.d/zfs/fstyp/
H A DMakefile71 $(RM) $(ROOTLIBFSTYPE)/fstyp
72 $(LN) $(ROOTUSRSBIN)/fstyp $(ROOTLIBFSTYPE)/fstyp
/titanic_41/usr/src/cmd/fs.d/udfs/fstyp/
H A DMakefile75 $(RM) $(ROOTLIBFSTYPE)/fstyp
76 $(LN) $(ROOTUSRSBIN)/fstyp $(ROOTLIBFSTYPE)/fstyp
/titanic_41/usr/src/cmd/fs.d/nfs/mount/
H A DMakefile31 ROOTLIBFSTYPE = $(ROOT)/usr/lib/fs/$(FSTYPE) macro
32 $(ROOTLIBFSTYPE)/%: $(ROOTLIBFSTYPE) %
/titanic_41/usr/src/cmd/fs.d/smbclnt/mount/
H A DMakefile41 $(ROOTLIBFSTYPE)/mount := FILEMODE= 04555
/titanic_41/usr/src/cmd/fs.d/smbclnt/umount/
H A DMakefile40 $(ROOTLIBFSTYPE)/umount := FILEMODE= 04555
/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/
H A DMakefile51 install : $(ROOTLIBFSTYPE)/$(LIBPROG_C)