freebsd-nq/usr.bin/make
Juli Mallett cdba64071c Move common use of if (DEBUG(FOO)) printf... to DEBUGF(FOO, ...), using
variable length arguments to a macro.  Bump version as this makes DEBUG
statements *always* go to stderr rather than sometimes stdout.  There are
a few stragglers, which I will take care of as soon as I can.  Mostly these
relate to the need-for-death-of some of the remote job code.

Nearby stylistic nits and XXX added/fixed where appropriate.
2002-09-17 22:31:26 +00:00
..
lst.lib Bit-width fields should be of type 'int'. 2002-07-15 06:57:25 +00:00
PSD.doc More consistancy. file system > filesystem 2002-05-16 02:19:14 +00:00
arch.c Move common use of if (DEBUG(FOO)) printf... to DEBUGF(FOO, ...), using 2002-09-17 22:31:26 +00:00
buf.c #define<space> -> #define<tab> 2002-09-17 21:29:06 +00:00
buf.h #define<space> -> #define<tab> 2002-09-17 21:29:06 +00:00
compat.c Move common use of if (DEBUG(FOO)) printf... to DEBUGF(FOO, ...), using 2002-09-17 22:31:26 +00:00
cond.c Move common use of if (DEBUG(FOO)) printf... to DEBUGF(FOO, ...), using 2002-09-17 22:31:26 +00:00
config.h #define<space> -> #define<tab> 2002-09-17 21:29:06 +00:00
dir.c Move common use of if (DEBUG(FOO)) printf... to DEBUGF(FOO, ...), using 2002-09-17 22:31:26 +00:00
dir.h Fix copyrights, and undo SCS ID damage. 2002-04-13 10:57:56 +00:00
for.c Move common use of if (DEBUG(FOO)) printf... to DEBUGF(FOO, ...), using 2002-09-17 22:31:26 +00:00
hash.c #define<space> -> #define<tab> 2002-09-17 21:29:06 +00:00
hash.h #define<space> -> #define<tab> 2002-09-17 21:29:06 +00:00
job.c Move common use of if (DEBUG(FOO)) printf... to DEBUGF(FOO, ...), using 2002-09-17 22:31:26 +00:00
job.h #define<space> -> #define<tab> 2002-09-17 21:29:06 +00:00
list.h #define<space> -> #define<tab> 2002-09-17 21:29:06 +00:00
lst.h #define<space> -> #define<tab> 2002-09-17 21:29:06 +00:00
main.c Add a -C ala GNU make(1) for Makefiles which are too lazy to use $(MAKE) and 2002-08-25 02:45:04 +00:00
make.1 Make it clear that the ":C" variable modifier expects an extended 2002-09-06 17:33:11 +00:00
make.c Move common use of if (DEBUG(FOO)) printf... to DEBUGF(FOO, ...), using 2002-09-17 22:31:26 +00:00
make.h Move common use of if (DEBUG(FOO)) printf... to DEBUGF(FOO, ...), using 2002-09-17 22:31:26 +00:00
Makefile Move common use of if (DEBUG(FOO)) printf... to DEBUGF(FOO, ...), using 2002-09-17 22:31:26 +00:00
Makefile.dist Include -DDEFSHELL=1 in Makefile.dist so people boostrapping will 2001-03-01 06:26:32 +00:00
nonints.h #define<space> -> #define<tab> 2002-09-17 21:29:06 +00:00
parse.c Move common use of if (DEBUG(FOO)) printf... to DEBUGF(FOO, ...), using 2002-09-17 22:31:26 +00:00
pathnames.h Back out the ``run shell from $PATH'' change; this was an overkill 2002-05-24 15:51:27 +00:00
sprite.h #define<space> -> #define<tab> 2002-09-17 21:29:06 +00:00
str.c str_concat() doesn't really take const arguments. 2002-05-22 15:34:00 +00:00
suff.c Move common use of if (DEBUG(FOO)) printf... to DEBUGF(FOO, ...), using 2002-09-17 22:31:26 +00:00
targ.c Move common use of if (DEBUG(FOO)) printf... to DEBUGF(FOO, ...), using 2002-09-17 22:31:26 +00:00
var.c Move common use of if (DEBUG(FOO)) printf... to DEBUGF(FOO, ...), using 2002-09-17 22:31:26 +00:00