NetBSD/usr.bin/make
reinoud a233fbd53e Fix major bug in make(1) ... due to shadowing of the dotLast path used for
the .DOTLAST primitive by a boolean variable with the same name, this whole
mechanism was broken ... it doesn't save much stat calls but it was wrong.

Thanks to Jason Thorpe for the other shadow-variable fixing patches he
made.
2002-01-27 01:50:54 +00:00
..
lst.lib comment or delete text after CPP directives. 2001-01-16 02:50:27 +00:00
PSD.doc precede, not preceed. 2001-08-20 12:00:46 +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 Nuke Buf_{G,Ung}etByte{,s}(), since they aren't used, and make BufExpand do 1999-09-15 04:16:31 +00:00
buf.h Nuke Buf_{G,Ung}etByte{,s}(), since they aren't used, and make BufExpand do 1999-09-15 04:16:31 +00:00
compat.c Fix major bug in make(1) ... due to shadowing of the dotLast path used for 2002-01-27 01:50:54 +00:00
cond.c Provide a new .if commands(<target>) primitive that returns true if the 2001-01-14 20:44:26 +00:00
config.h Bleh, make the conditional work *correctly* this time (...teaches me not to 2002-01-16 03:40:29 +00:00
dir.c Fix major bug in make(1) ... due to shadowing of the dotLast path used for 2002-01-27 01:50:54 +00:00
dir.h Redo the hashtable for "." if .OBJDIR changes. 2001-11-12 21:58:17 +00:00
for.c Add 4th arg (flags) to Var_Set so that VarLoopExpand can tell it not 2001-06-12 23:36:17 +00:00
hash.c Use a lower threshold for rebuilding hash tables. 2000-06-11 07:54:32 +00:00
hash.h
job.c When attempting to chdir to .CURDIR because Check_Cwd_Cmd says we need to 2001-10-16 18:06:29 +00:00
job.h A number of semi-related changes. 2001-06-01 20:33:37 +00:00
list.h
lst.h sprite.h is private to make, so #include it with "sprite.h", 1999-07-29 19:45:32 +00:00
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 outdent description of variable expansion modifiers 2001-12-23 10:51:56 +00:00
make.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.h Overhaul the initialization and handling of .OBJDIR: 2001-10-31 03:59:42 +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
nonints.h Before we #define __attribute__ away, #undef it. 2002-01-18 03:36:00 +00:00
parse.c Fix major bug in make(1) ... due to shadowing of the dotLast path used for 2002-01-27 01:50:54 +00:00
pathnames.h Allow system path to be overriden in the Makefile 1998-12-19 17:26:12 +00:00
sprite.h make cleaner C for more picky compilers 2000-05-04 18:27:53 +00:00
str.c - full prototypes 1998-11-06 23:31:09 +00:00
suff.c Fix major bug in make(1) ... due to shadowing of the dotLast path used for 2002-01-27 01:50:54 +00:00
targ.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.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 Quick and dirty trace mechanism to make it easier to look at how different 2000-12-29 23:11:08 +00:00
util.c Fix major bug in make(1) ... due to shadowing of the dotLast path used for 2002-01-27 01:50:54 +00:00
var.c Fix major bug in make(1) ... due to shadowing of the dotLast path used for 2002-01-27 01:50:54 +00:00