freebsd-skq/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 When printing an error message after command execution fails, don't assume 1999-07-31 20:38:22 +00:00
cond.c Handle ".if ${T} > 1 || ${T} < 3" and friends correctly. 1999-05-25 13:45:08 +00:00
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 Per requests from the community, commit rudimentary cross compilation 1999-07-07 04:46:46 +00:00
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