NetBSD/usr.bin/make
sjg a3cc11808b Fix :M so that modifiers in nested variables don't terminate parsing
early.  Add a unit-test to verify it works and keeps working.
Re-jig the unit-tests so that all are sub makefiles.
2004-02-20 09:03:26 +00:00
..
PSD.doc
lst.lib
unit-tests Fix :M so that modifiers in nested variables don't terminate parsing 2004-02-20 09:03:26 +00:00
Makefile Use ${.MAKE:S,^./,${.CURDIR}/,} so that when someone does 2004-02-15 19:05:45 +00:00
Makefile.boot
arch.c
bit.h
buf.c
buf.h
compat.c
cond.c Handle more complex conditional expressions. 2004-01-06 01:18:52 +00:00
config.h
dir.c add parent directory search for make as discussed on tech-toolchain. 2004-02-03 19:25:29 +00:00
dir.h add parent directory search for make as discussed on tech-toolchain. 2004-02-03 19:25:29 +00:00
for.c
hash.c
hash.h
job.c Fixes for PR#18573 (make -j not stopping correctly on error). 2003-12-20 00:18:22 +00:00
job.h Fixes for PR#18573 (make -j not stopping correctly on error). 2003-12-20 00:18:22 +00:00
list.h
lst.h
main.c Parse args with open code to eliminate use of getopt(3). 2004-02-05 23:31:34 +00:00
make.1 Bump date; uppercase POSIX. 2004-02-05 23:51:46 +00:00
make.c Don't create targets if dependant files marked .OPTIONAL are missing. 2003-11-14 22:32:44 +00:00
make.h Add a -Dg3 which outputs the 'input graph' only on error exit. 2003-12-07 20:30:28 +00:00
nonints.h
parse.c
pathnames.h
sprite.h
str.c
suff.c Spell the plural of suffix "suffixes", not "suffices". 2004-02-13 17:56:17 +00:00
targ.c
trace.c
trace.h
util.c
var.c Fix :M so that modifiers in nested variables don't terminate parsing 2004-02-20 09:03:26 +00:00