NetBSD/usr.bin/make
sjg 49984c2f37 Make chdir_verify_path() do variable expansion on path in case
someone wants to do freaky stuff with $MAKEOBJDIR.
Initialize the Var system and set .CURDIR, MACHINE and MACHINE_ARCH
before chdir_verify_path() is called.
2000-02-08 12:43:25 +00:00
..
lst.lib
PSD.doc
arch.c
bit.h
buf.c
buf.h
compat.c Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get 2000-01-21 17:08:33 +00:00
cond.c
config.h
dir.c
dir.h
for.c
hash.c
hash.h
job.c Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get 2000-01-21 17:08:33 +00:00
job.h
list.h
lst.h
main.c Make chdir_verify_path() do variable expansion on path in case 2000-02-08 12:43:25 +00:00
make.1
make.c You cannot meaningfully test if a non-existent file has a correct 2000-01-31 13:21:20 +00:00
make.h
Makefile
Makefile.boot
nonints.h
parse.c
pathnames.h
sprite.h
str.c
suff.c Don't apply suffix rules for .PHONY targets. (gmake doesn't do this either.) 2000-01-22 19:28:11 +00:00
targ.c
util.c Add a few little changes needed to get this to compile on IRIX 6.4. 2000-01-06 22:23:20 +00:00
var.c