Go to file
sjg 44372a7be4 Modify handling of command line variable assignments and their exporting
via MAKEFLAGS.  Instead of appending them directly to .MAKEFLAGS, put
them in .MAKEOVERRIDES (and ensure they are quoted).  This is now done
in Var_Set when it exports VAR_CMD's.
Use ExportMAKEFLAGS() to export MAKEFLAGS, using the combined content
of .MAKEFLAGS and .MAKEOVERRIDES (with duplicate supression).
If .MAKEFLAGS is assigned to in a Makefile, ExportMAKEFLAGS is called again.
This allows a line like:
.MAKEOVERRIDES=
to effectively stop the exporting of the command line vars in MAKEFLAGS.
2001-06-09 05:22:47 +00:00
bin Don't build ksh.1 if MKMAN == "no". 2001-05-15 23:50:36 +00:00
crypto Note that HEIMDAL should be removed after '.Os' in man pages on import. 2001-06-05 17:08:07 +00:00
dist make this program actually work. 2001-06-07 14:15:39 +00:00
distrib Add new MAKEDEV(8)s. 2001-06-08 14:40:43 +00:00
etc Remove duplicate usr/share/man/cat8/news68k added in revision 1.159... 2001-06-08 21:16:15 +00:00
games fix building of phantasia ($FILES dependency on $PROG broke things) 2001-06-06 17:34:19 +00:00
gnu Add some 4xx-series opcodes from binutils 2.11. 2001-06-08 04:53:17 +00:00
include
lib remove confusing comparison with srand (it does not return the old seed) 2001-06-09 01:43:53 +00:00
libexec Correct spelling in a comment. 2001-05-28 06:10:20 +00:00
regress Add the standard test suite that comes with the bzip2 distribution. 2001-06-05 07:20:42 +00:00
sbin s/primary swap area/first swap area/ 2001-06-07 14:52:50 +00:00
share regen 2001-06-08 14:43:30 +00:00
sys Separate podule and netslot cases in poduleread() into separate functions, 2001-06-08 22:38:07 +00:00
usr.bin Modify handling of command line variable assignments and their exporting 2001-06-09 05:22:47 +00:00
usr.sbin Remove trailing dot from .Nd, and a bogus comment line (probably left 2001-06-08 23:57:43 +00:00
Makefile
Makefile.inc
UPDATING Add the following to help in the "lint needs new libc, libc needs new lint" 2001-05-27 23:34:22 +00:00