HardenedBSD/sys
Tim Vanderhoek e902c1bb07 Add variable INSTALLFLAGS_EDIT used to remove arbitrary INSTALLFLAGS.
Specifically intended for removing -fschg ("INSTALLFLAGS_EDIT=:S/schg/uchg/")
this makes the NOFSCHG flag redundant.  NOFSCHG will still be honoured by
bsd.lib.mk but is valid for buildworld only.  NOFSCHG is still implemented in
the old way (ie. _not_ ".if NOFSCHG then { INSTALLFLAGS_EDIT+=:S/schg/,/ }"
to emphasize the fact that NOFSCHG is only supported in a limited
fashion and for buildworld.

The interface and implementation are such that future use of flags such
as sappnd can also be easily removed or altered (perhaps to uappnd).

This commit brought to you by the letters B, D, and E, and the numbers six,
one, thirteen, and three.
1999-07-31 20:27:33 +00:00
..
alpha
amd64
boot
cam
coda
compat
compile
conf
contrib
ddb
dev
fs
geom
gnu
i4b
i386
isa
isofs/cd9660
kern
libkern
miscfs
modules
msdosfs
net
netatalk
netatm
netinet
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
ntfs
pc98
pccard
pci
posix4
powerpc
rpc
svr4
sys
tools
ufs
vm
Makefile