NetBSD/usr.bin/make
christos 4417c4f61f Reported by cgd: fix .USE directive problems:
1. ${.*} variables did not get expanded in dependencies.
    2. expanded ${.*} variables in .USE dependencies can cause tree
       restructuring; handle it.
    3. in compat mode, expand .USE before evaluating the list of targets,
       instead of doing .USE expansions on demand, because they can cause
       tree restructuring.
1997-02-20 16:51:47 +00:00
..
PSD.doc
lst.lib - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
Makefile - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
Makefile.boot Use explicit .c.o rule so that the bootstrap process works. 1996-12-31 17:52:23 +00:00
arch.c - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
bit.h
buf.c Use only integral types in procedure arguments. 1996-12-31 17:53:21 +00:00
buf.h Use only integral types in procedure arguments. 1996-12-31 17:53:21 +00:00
compat.c Reported by cgd: fix .USE directive problems: 1997-02-20 16:51:47 +00:00
cond.c - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
config.h - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
dir.c - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
dir.h - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
for.c - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
hash.c - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
hash.h - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
job.c - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
job.h - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
list.h - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
lst.h - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
main.c make $MACHINE_ARCH settable from the environment. 1997-01-28 23:58:00 +00:00
make.1 [initial version of the substitution/regexp changes were courtesy of Der Mouse] 1996-12-24 17:36:27 +00:00
make.c Reported by cgd: fix .USE directive problems: 1997-02-20 16:51:47 +00:00
make.h Reported by cgd: fix .USE directive problems: 1997-02-20 16:51:47 +00:00
nonints.h - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
parse.c add a missing 'static' decl. 1996-12-31 17:55:28 +00:00
pathnames.h - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
sprite.h - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
str.c - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
suff.c - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
targ.c Reported by cgd: fix .USE directive problems: 1997-02-20 16:51:47 +00:00
util.c implement snprintf() and vsnprintf() for non BSD4_4 systems. 1996-12-31 17:56:04 +00:00
var.c Don't compile the regex code if MAKE_BOOTSTRAP (from gwr) 1996-12-31 18:03:30 +00:00