NetBSD/usr.bin/make
pk 24ed3538ca Propagate a .JOIN node's .ALLSRC contents to the parent's .ALLSRC. 2002-03-08 23:22:38 +00:00
..
PSD.doc
lst.lib Prevent a premature end of the iteration if the first element in the list 2002-02-17 23:49:01 +00:00
Makefile Fix major bug in make(1) ... due to shadowing of the dotLast path used for 2002-01-27 01:50:54 +00:00
Makefile.boot Clean up some MAKE_BOOTSTRAP issues wrt. MACHINE/MACHINE_ARCH. 2001-11-30 01:29:47 +00:00
arch.c Clean up some MAKE_BOOTSTRAP issues wrt. MACHINE/MACHINE_ARCH. 2001-11-30 01:29:47 +00:00
bit.h
buf.c
buf.h
compat.c When making a node which is the source of both a .MADE target and a 2002-02-07 16:48:22 +00:00
cond.c
config.h Bleh, make the conditional work *correctly* this time (...teaches me not to 2002-01-16 03:40:29 +00:00
dir.c Resurrect revision 1.23: no need to stat .PHONY targets. 2002-02-03 20:08:30 +00:00
dir.h Redo the hashtable for "." if .OBJDIR changes. 2001-11-12 21:58:17 +00:00
for.c
hash.c
hash.h
job.c We don't want token while we're aborting. Otherwise, make spins wasting cpu. 2002-03-04 00:34:35 +00:00
job.h
list.h
lst.h
main.c Fix major bug in make(1) ... due to shadowing of the dotLast path used for 2002-01-27 01:50:54 +00:00
make.1 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
make.c Propagate a .JOIN node's .ALLSRC contents to the parent's .ALLSRC. 2002-03-08 23:22:38 +00:00
make.h Make_HandleUse() no longer has a return value, 2002-02-18 00:35:39 +00:00
nonints.h Before we #define __attribute__ away, #undef it. 2002-01-18 03:36:00 +00:00
parse.c Pull every file parsing context into one structure instead of using a few 2002-02-21 22:21:34 +00:00
pathnames.h
sprite.h
str.c
suff.c Remove OP_NOSUFF, fix OP_MADE in compat mode [from pk], and make the OP_MADE 2002-02-04 17:24:56 +00:00
targ.c Targ_PrintType(): include .PHONY and .MADE attributes. 2002-02-10 12:03:08 +00:00
trace.c Fix major bug in make(1) ... due to shadowing of the dotLast path used for 2002-01-27 01:50:54 +00:00
trace.h
util.c Add <errno.h> to list of includes, from <imago@13thmonkey.org>, 2002-03-02 03:56:02 +00:00
var.c Add `tu' and `tl' variable expansion modifiers, which transform the 2002-02-06 16:26:12 +00:00