HardenedBSD/usr.bin/make
Tim Vanderhoek b97af31bdb Add a -E flag, similar to -e (overide variables from environment) except
that -E only operates for a specified variable.  Useful since the -e option
will often pull-in many unwanted variable overrides (esp. in a make world
situation).  Uses include overriding BINOWN (which cannot be done by normal
methods or through abuses of MAKEFLAGS) or likely for ports to honour CFLAGS
(provided they're running on a system whose make(1) has this option).
1999-07-31 20:53:02 +00:00
..
lst.lib
PSD.doc
arch.c
buf.c
buf.h
compat.c
cond.c
config.h
dir.c
dir.h
for.c
hash.c
hash.h
job.c
job.h
list.h
lst.h
main.c Add a -E flag, similar to -e (overide variables from environment) except 1999-07-31 20:53:02 +00:00
make.1 Add a -E flag, similar to -e (overide variables from environment) except 1999-07-31 20:53:02 +00:00
make.c
make.h Add a -E flag, similar to -e (overide variables from environment) except 1999-07-31 20:53:02 +00:00
Makefile
Makefile.dist
nonints.h
parse.c
pathnames.h
sprite.h
str.c
suff.c
targ.c
util.c
var.c Add a -E flag, similar to -e (overide variables from environment) except 1999-07-31 20:53:02 +00:00