NetBSD/usr.bin/make
dsl b8ee15c2f2 Common up parsing .if defined() make() exists() target() commands() and empty()
Add a check for the '(' following the function name, if absent then treat
as if the function name is unknown - usually leading to a syntax error.
No other functional changes intended.
2008-11-29 14:12:48 +00:00
..
PSD.doc Fit ASCII output onto an 80-column terminal. From FreeBSD. 2004-06-27 19:12:33 +00:00
lst.lib Don't use emalloc and friends directly, but call them consistently 2008-10-06 22:09:21 +00:00
unit-tests If Parse_Error is called after curFile is invalid, set it to a dummy 2008-10-29 15:37:08 +00:00
Makefile Don't use emalloc and friends directly, but call them consistently 2008-10-06 22:09:21 +00:00
Makefile.boot Simplify build, no functional changes. 2004-05-07 00:04:38 +00:00
arch.c Don't use emalloc and friends directly, but call them consistently 2008-10-06 22:09:21 +00:00
buf.c Don't use emalloc and friends directly, but call them consistently 2008-10-06 22:09:21 +00:00
buf.h Convert Buf_AddByte(0 to a more normal do { ... } while (0) form. 2008-11-22 17:33:57 +00:00
compat.c back all changes out until I fix it properly. 2008-02-15 21:29:50 +00:00
cond.c Common up parsing .if defined() make() exists() target() commands() and empty() 2008-11-29 14:12:48 +00:00
config.h Make it easier for the build environment (such as a configure script) 2007-10-14 20:22:53 +00:00
dir.c Don't use emalloc and friends directly, but call them consistently 2008-10-06 22:09:21 +00:00
dir.h back all changes out until I fix it properly. 2008-02-15 21:29:50 +00:00
for.c Convert ADDWORD() to do { ... } while (0) 2008-11-22 17:34:56 +00:00
hash.c Don't use emalloc and friends directly, but call them consistently 2008-10-06 22:09:21 +00:00
hash.h
job.c If Parse_Error is called after curFile is invalid, set it to a dummy 2008-10-29 15:37:08 +00:00
job.h back all changes out until I fix it properly. 2008-02-15 21:29:50 +00:00
lst.h Return the non-zero value that caused the Lst_ForEach[From] call to 2006-11-11 21:23:36 +00:00
main.c Send debugging output to stderr by default, not to stderr. 2008-10-22 15:04:49 +00:00
make.1 I think ':' is called "colon", not "column" :) 2008-11-26 19:08:05 +00:00
make.c back all changes out until I fix it properly. 2008-02-15 21:29:50 +00:00
make.h back all changes out until I fix it properly. 2008-02-15 21:29:50 +00:00
nonints.h Don't use emalloc and friends directly, but call them consistently 2008-10-06 22:09:21 +00:00
parse.c intFile.fd should be initialised to -1, not 0. 2008-11-12 15:56:57 +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 Don't use emalloc and friends directly, but call them consistently 2008-10-06 22:09:21 +00:00
suff.c Don't use emalloc and friends directly, but call them consistently 2008-10-06 22:09:21 +00:00
targ.c Don't use emalloc and friends directly, but call them consistently 2008-10-06 22:09:21 +00:00
trace.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
trace.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
util.c Don't use putenv() because it is not portable. 2008-10-31 17:42:14 +00:00
var.c Don't use emalloc and friends directly, but call them consistently 2008-10-06 22:09:21 +00:00