NetBSD/usr.bin/make
sjg cc9d340ac8 Add -B to MAKEFLAGS so that it propagates to sub-makes.
This allows one to use -j1 -B at some point in a tree to
overcome a -jN (which is the main reason one would use -B).
2003-02-26 08:59:12 +00:00
..
PSD.doc
lst.lib success, not sucess. Noted by mjl. 2003-01-28 22:35:02 +00:00
Makefile
Makefile.boot
arch.c
bit.h
buf.c
buf.h
compat.c
cond.c Treat an unquoted '#' as end of line when parsing conditionals. 2002-12-30 18:03:09 +00:00
config.h
dir.c Whenever we update .PATH, set the variable ${.PATH} to reflect the 2002-11-26 06:12:59 +00:00
dir.h Whenever we update .PATH, set the variable ${.PATH} to reflect the 2002-11-26 06:12:59 +00:00
for.c
hash.c
hash.h
job.c When JobExec() was called from JobRestartJobs() via JobRestart(), it 2002-12-09 01:23:53 +00:00
job.h
list.h
lst.h
main.c Add -B to MAKEFLAGS so that it propagates to sub-makes. 2003-02-26 08:59:12 +00:00
make.1 .Nm does not need a dummy argument ("") before punctuation or 2003-02-25 10:34:36 +00:00
make.c
make.h
nonints.h
parse.c Parse_DoVar: don't free cp until we are done with it! 2002-12-01 05:53:30 +00:00
pathnames.h
sprite.h
str.c
suff.c Lst exp -> Lst explist, to avoid warnings about gcc-current's 2002-12-05 15:56:52 +00:00
targ.c
trace.c
trace.h
util.c
var.c