NetBSD/usr.bin/make
sjg 5fe132c5cb Added the :U :D :L :P :! and :@ modifiers as used by ODE make.
These allow some very useful magic in the makefiles.
The comment in var.c describing their behaviour is mostly lifted
from ODE make, but the implementation of the modifiers themselves
is quite different (much simpler) due to divergence of our code base.
2000-04-29 12:18:52 +00:00
..
PSD.doc
lst.lib
Makefile
Makefile.boot
arch.c
bit.h
buf.c
buf.h
compat.c Changes to make MAKEOBJDIRPREFIX useful. 2000-04-20 11:23:25 +00:00
cond.c
config.h
dir.c Don't core-dump when the current working directory is not readable 2000-04-16 23:24:04 +00:00
dir.h
for.c Buf_GetAll() takes an int *, not a size_t *. 2000-04-18 03:46:41 +00:00
hash.c
hash.h
job.c Changes to make MAKEOBJDIRPREFIX useful. 2000-04-20 11:23:25 +00:00
job.h
list.h
lst.h
main.c Allow MAKESYSPATH in the environment to override the default syspath. 2000-04-29 12:15:16 +00:00
make.1 Added the :U :D :L :P :! and :@ modifiers as used by ODE make. 2000-04-29 12:18:52 +00:00
make.c
make.h Changes to make MAKEOBJDIRPREFIX useful. 2000-04-20 11:23:25 +00:00
nonints.h
parse.c
pathnames.h
sprite.h
str.c
suff.c
targ.c
util.c
var.c Added the :U :D :L :P :! and :@ modifiers as used by ODE make. 2000-04-29 12:18:52 +00:00