NetBSD/usr.bin/make
sjg df910819de Revised patch for catching extraneous .else's
We actually need to tack condTop and skipIfLevel.
Bump MAXIF while here.
Enhance the unit-test for conditionals to exercise more code.

PR: 24420
2004-04-08 07:24:26 +00:00
..
PSD.doc Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
lst.lib Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
unit-tests Revised patch for catching extraneous .else's 2004-04-08 07:24:26 +00:00
Makefile Use ${.MAKE:S,^./,${.CURDIR}/,} so that when someone does 2004-02-15 19:05:45 +00:00
Makefile.boot
arch.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +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 Add the 'e' debug flag (i.e., '-d e'): when enabled, show the "target 2003-09-10 18:04:22 +00:00
cond.c Revised patch for catching extraneous .else's 2004-04-08 07:24:26 +00:00
config.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
dir.c add parent directory search for make as discussed on tech-toolchain. 2004-02-03 19:25:29 +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 Print useful line number on error while executing .for directive. 2004-03-06 03:57:07 +00:00
hash.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +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 Fixes for PR#18573 (make -j not stopping correctly on error). 2003-12-20 00:18:22 +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 Validate existence of arguemnt. PR#24933. 2004-03-27 00:17:08 +00:00
make.1 Bump date; uppercase POSIX. 2004-02-05 23:51:46 +00:00
make.c Don't create targets if dependant files marked .OPTIONAL are missing. 2003-11-14 22:32:44 +00:00
make.h Add a -Dg3 which outputs the 'input graph' only on error exit. 2003-12-07 20:30:28 +00:00
nonints.h Print useful line number on error while executing .for directive. 2004-03-06 03:57:07 +00:00
parse.c Print useful line number on error while executing .for directive. 2004-03-06 03:57:07 +00:00
pathnames.h Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +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 Implement :[] modifier to allow picking a range of words out of a variable. 2003-09-27 21:29:37 +00:00
suff.c Spell the plural of suffix "suffixes", not "suffices". 2004-02-13 17:56:17 +00:00
targ.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
trace.c
trace.h
util.c we can't use snprintf here, as sizeof(pathname) is unknown 2003-07-16 07:11:29 +00:00
var.c Fix :M so that modifiers in nested variables don't terminate parsing 2004-02-20 09:03:26 +00:00