NetBSD/usr.bin/make
sjg 83fb10e649 PR: 42850
Reviewed by:

Reduced the "expected to exist" dirs in path to just
/ /bin and /tmp
and change the "not expected to exist" dir to something
even less likely.
Add a comment to suggest why.
2010-04-23 15:43:28 +00:00
..
PSD.doc
lst.lib
unit-tests PR: 42850 2010-04-23 15:43:28 +00:00
Makefile PR: 42850 2010-04-22 19:15:23 +00:00
Makefile.boot
arch.c
buf.c
buf.h
compat.c On darwin at least, vfork() fails in child of vfork(). 2010-04-23 00:18:50 +00:00
cond.c Change enum values so that TOK_FALSE is 0 and TOK_TRUE is 1. 2009-11-06 19:44:06 +00:00
config.h
dir.c
dir.h
for.c Improve the error message that results when you have a multi-variable .for 2010-02-06 20:37:13 +00:00
hash.c
hash.h
job.c On darwin at least, vfork() fails in child of vfork(). 2010-04-23 00:18:50 +00:00
job.h
lst.h
main.c On darwin at least, vfork() fails in child of vfork(). 2010-04-23 00:18:50 +00:00
make.1 PR: 42850 2010-04-22 19:15:23 +00:00
make.c Add: 2010-04-07 00:11:27 +00:00
make.h On darwin at least, vfork() fails in child of vfork(). 2010-04-23 00:18:50 +00:00
make_malloc.c
make_malloc.h
nonints.h Add: 2010-04-07 00:11:27 +00:00
parse.c Process .ERROR the same as .BEGIN, .END etc 2010-04-08 17:41:29 +00:00
pathnames.h
sprite.h
str.c
strlist.c
strlist.h
suff.c
targ.c
trace.c
trace.h
util.c
var.c If we do .export (all) and have any variables that involve :sh 2010-04-21 04:25:27 +00:00