NetBSD/usr.bin/make
sjg baca35f4e0 The parser used to break dependency lines at ';' without regard
for substitution patterns.  This (perhaps coupled with the
new handling of .for variables in ${:U<value>...) caused interesting
results for lines like:

.for file in ${LIST}
for-subst:       ${file:S;^;${here}/;g}

add a unit-test to keep an eye on this.
2009-10-07 16:40:30 +00:00
..
lst.lib
PSD.doc
unit-tests The parser used to break dependency lines at ';' without regard 2009-10-07 16:40:30 +00:00
arch.c
buf.c
buf.h
compat.c
cond.c
config.h
dir.c
dir.h
for.c
hash.c
hash.h
job.c JobExec: child of vfork must not empty the sigset_t that parent will 2009-06-26 01:26:32 +00:00
job.h
lst.h
main.c We must delay setting .CURDIR and .OBJDIR until after MainParseArgs() 2009-09-09 17:09:49 +00:00
make_malloc.c
make_malloc.h
make.1 Remove trailing whitespace. 2009-10-02 07:43:15 +00:00
make.c
make.h Reviewed by: apb 2009-09-08 17:29:20 +00:00
Makefile
Makefile.boot
nonints.h
parse.c The parser used to break dependency lines at ';' without regard 2009-10-07 16:40:30 +00:00
pathnames.h
sprite.h
str.c
strlist.c
strlist.h
suff.c
targ.c
trace.c
trace.h
util.c
var.c Reviewed by: apb 2009-09-08 17:29:20 +00:00