NetBSD/usr.bin/make
pk 7b3fe83270 In Dir_FindFile() add a missing Lst_Close() and move another one to the
proper place.
2002-01-18 19:18:23 +00:00
..
PSD.doc
lst.lib
Makefile Overhaul the initialization and handling of .OBJDIR: 2001-10-31 03:59:42 +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 Don't ignore errors during .END processing. 2001-10-16 18:50:12 +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 In Dir_FindFile() add a missing Lst_Close() and move another one to the 2002-01-18 19:18:23 +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
job.h
list.h
lst.h
main.c Allow MAKE_MACHINE to be unset if MAKE_BOOTSTRAP. 2001-12-11 20:50:58 +00:00
make.1 outdent description of variable expansion modifiers 2001-12-23 10:51:56 +00:00
make.c
make.h Overhaul the initialization and handling of .OBJDIR: 2001-10-31 03:59:42 +00:00
nonints.h Before we #define __attribute__ away, #undef it. 2002-01-18 03:36:00 +00:00
parse.c Overhaul the initialization and handling of .OBJDIR: 2001-10-31 03:59:42 +00:00
pathnames.h
sprite.h
str.c
suff.c Fix a very old and annoying bug: Adding suffixes to sufflist wasn't setting 2001-11-14 19:27:40 +00:00
targ.c Add new make variable .ALLTARGETS, which lists all targets in the Makefile. 2001-11-12 01:33:48 +00:00
trace.c
trace.h
util.c Add __CYGWIN__ to list of exceptions from homegrown strftime(). 2001-12-11 20:37:24 +00:00
var.c - partially fix ${foo:?true:false} so that at least it now parses ok and 2001-12-25 14:50:36 +00:00