NetBSD/usr.bin/make
sjg d7df397808 Change ReadMakefile to return 0 on success so that it better meets
the expectations of Lst_Find*.  This way we only read the first sys.mk
found via sysIncPath.
At the same time we need to add a ReadAllMakefiles() for the case
where multiple -f makefile args are provided (uncommon, but documented).
2006-04-12 20:32:27 +00:00
..
PSD.doc
lst.lib Add typedefs for DuplicateProc and FreeProc from Max Okumoto. 2005-08-09 21:36:42 +00:00
unit-tests Make ".WAIT" apply recursively to all children of nodes on the right 2006-02-26 22:45:46 +00:00
Makefile
Makefile.boot
arch.c Add some coverity allocation comments, and change the way the allocator 2006-03-31 21:58:08 +00:00
buf.c From Max Okumoto: 2005-08-08 16:42:54 +00:00
buf.h
compat.c From Max Okumoto: 2005-08-08 16:42:54 +00:00
cond.c Remove bogus debugging code I accidentally committed. 2006-04-02 00:15:53 +00:00
config.h
dir.c From Max Okumoto: 2005-08-08 16:42:54 +00:00
dir.h
for.c Add typedefs for DuplicateProc and FreeProc from Max Okumoto. 2005-08-09 21:36:42 +00:00
hash.c remove unnecessary casts to void * functions (Max Okumoto) 2005-08-04 00:20:12 +00:00
hash.h
job.c There is no need to count jobs and job tokens. 2006-03-31 21:05:34 +00:00
job.h There is no need to count jobs and job tokens. 2006-03-31 21:05:34 +00:00
lst.h Add typedefs for DuplicateProc and FreeProc from Max Okumoto. 2005-08-09 21:36:42 +00:00
main.c Change ReadMakefile to return 0 on success so that it better meets 2006-04-12 20:32:27 +00:00
make.1 New sentence, new line. 2006-03-19 10:45:03 +00:00
make.c There is no need to count jobs and job tokens. 2006-03-31 21:05:34 +00:00
make.h PR/33049: OKANO Takayoshi: Fix the spelling of NetBSD RCS tags. 2006-03-10 15:53:55 +00:00
nonints.h Add some coverity allocation comments, and change the way the allocator 2006-03-31 21:58:08 +00:00
parse.c Add some coverity allocation comments, and change the way the allocator 2006-03-31 21:58:08 +00:00
pathnames.h revert previous for now 2005-06-24 04:33:25 +00:00
sprite.h More KNF cleanups from Max Okumoto 2005-08-05 00:53:18 +00:00
str.c From Max Okumoto: 2005-08-08 16:42:54 +00:00
suff.c Add some coverity allocation comments, and change the way the allocator 2006-03-31 21:58:08 +00:00
targ.c Make ".WAIT" apply recursively to all children of nodes on the right 2006-02-26 22:45:46 +00:00
trace.c Expunge last references to jobTokensFree 2006-01-04 21:35:44 +00:00
trace.h Fix enum for better portability 2006-02-18 01:28:48 +00:00
util.c From Max Okumoto: 2005-08-08 16:42:54 +00:00
var.c Add some coverity allocation comments, and change the way the allocator 2006-03-31 21:58:08 +00:00