NetBSD/usr.bin/make
ginsbach a8cd0ffcee - Change where variable substitution is done when processing traditional
include statements so that if a variable expands to more than one file
  name make will "do the right thing".
- Add additional debug print

Reviewed by christos.
2006-03-28 17:41:35 +00:00
..
PSD.doc Fit ASCII output onto an 80-column terminal. From FreeBSD. 2004-06-27 19:12:33 +00:00
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 Simplify build, no functional changes. 2004-05-07 00:04:38 +00:00
Makefile.boot Simplify build, no functional changes. 2004-05-07 00:04:38 +00:00
arch.c From Max Okumoto: 2005-08-08 16:42:54 +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 From Max Okumoto: 2005-08-08 16:42:54 +00:00
config.h Simplify build, no functional changes. 2004-05-07 00:04:38 +00:00
dir.c From Max Okumoto: 2005-08-08 16:42:54 +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 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 nJobs and jobTokensRunning are both counting the same thing. 2006-03-15 20:33:19 +00:00
job.h JOB_FIRST is always set (since we only execute the shell once for every 2006-03-13 20:35:09 +00:00
lst.h Add typedefs for DuplicateProc and FreeProc from Max Okumoto. 2005-08-09 21:36:42 +00:00
main.c Coverity CID 2719: argvalue can be NULL when passed into functions. 2006-03-17 15:39:44 +00:00
make.1 New sentence, new line. 2006-03-19 10:45:03 +00:00
make.c Add some more debug prints. 2006-02-11 20:59:49 +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 Debug trace all the targets we are actually intending making. 2006-02-11 18:37:36 +00:00
parse.c - Change where variable substitution is done when processing traditional 2006-03-28 17:41:35 +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 Don't (try to) use files marked .OPTIONAL as implicit sources. 2006-01-08 12:59:52 +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 Fix :P modifier so it actually works as described. 2006-03-19 01:54:21 +00:00