NetBSD/usr.bin/make
jmc e72c744fe2 If the line being passed to the shell is a blank line and we're not in compat
mode, use the ignErr template for the command as shell doesn't like an empty
construct of the form { } || <something>. Fixes build breakage on cats
distrib where a command ends up expanding to nothing.
2005-06-16 18:07:45 +00:00
..
PSD.doc Fit ASCII output onto an 80-column terminal. From FreeBSD. 2004-06-27 19:12:33 +00:00
lst.lib PR/29203, PR/29204: Max Okumoto: KNF changes to make [no functional changes] 2005-02-16 15:11:52 +00:00
unit-tests Add a unit-test for comments. 2005-06-15 22:32:22 +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 PR/29203, PR/29204: Max Okumoto: KNF changes to make [no functional changes] 2005-02-16 15:11:52 +00:00
bit.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
buf.c PR/29203, PR/29204: Max Okumoto: KNF changes to make [no functional changes] 2005-02-16 15:11:52 +00:00
buf.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
compat.c Don't complain that we cannot make .END. 2005-05-08 04:19:12 +00:00
cond.c appease gcc -Wuninitialized 2005-06-02 01:53:01 +00:00
config.h Simplify build, no functional changes. 2004-05-07 00:04:38 +00:00
dir.c PR/29203, PR/29204: Max Okumoto: KNF changes to make [no functional changes] 2005-02-16 15:11:52 +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 PR/29203, PR/29204: Max Okumoto: KNF changes to make [no functional changes] 2005-02-16 15:11:52 +00:00
hash.c PR/29203, PR/29204: Max Okumoto: KNF changes to make [no functional changes] 2005-02-16 15:11:52 +00:00
hash.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
job.c If the line being passed to the shell is a blank line and we're not in compat 2005-06-16 18:07:45 +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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
lst.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
main.c appease gcc -Wuninitialized 2005-06-03 16:15:46 +00:00
make.1 We now support comments until the end of a non-escaped line. 2005-06-15 22:39:27 +00:00
make.c PR/29203, PR/29204: Max Okumoto: KNF changes to make [no functional changes] 2005-02-16 15:11:52 +00:00
make.h Now that dependencies in .BEGIN, .END, and .INTERRUPT work, allow them. 2005-05-08 00:38:47 +00:00
nonints.h Now that dependencies in .BEGIN, .END, and .INTERRUPT work, allow them. 2005-05-08 00:38:47 +00:00
parse.c Back it out while I'm working on a real fix without introducing new bugs. 2005-06-16 14:54:10 +00:00
pathnames.h Simplify build, no functional changes. 2004-05-07 00:04:38 +00:00
sprite.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
str.c PR/29203, PR/29204: Max Okumoto: KNF changes to make [no functional changes] 2005-02-16 15:11:52 +00:00
suff.c PR/29203, PR/29204: Max Okumoto: KNF changes to make [no functional changes] 2005-02-16 15:11:52 +00:00
targ.c PR/29203, PR/29204: Max Okumoto: KNF changes to make [no functional changes] 2005-02-16 15:11:52 +00:00
trace.c Simplify build, no functional changes. 2004-05-07 00:04:38 +00:00
trace.h
util.c PR/29203, PR/29204: Max Okumoto: KNF changes to make [no functional changes] 2005-02-16 15:11:52 +00:00
var.c * Improve error handling with unrecognized chars after :t. 2005-06-03 07:02:39 +00:00