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 Typos (from OpenBSD) 1999-11-19 22:29:24 +00:00
lst.lib Fix doubled 'the's. 2000-03-13 22:55:05 +00:00
Makefile Back out part of previous, only the parse.c mod was intended. 1999-08-04 16:44:07 +00:00
Makefile.boot Uh... should have been ${MACHINE} not hard coded... Duh! 1999-04-03 04:50:16 +00:00
arch.c Non-existent libs are always out of date. 2000-02-15 04:41:45 +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 Changes to make MAKEOBJDIRPREFIX useful. 2000-04-20 11:23:25 +00:00
cond.c
config.h Define USE_PGRP so that we send signals to our job's process group instead 1999-05-03 12:01:14 +00:00
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 sprite.h is private to make, so #include it with "sprite.h", 1999-07-29 19:45:32 +00:00
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 Fixed the oodate test to include the check of gn->cmtime == 0 without 2000-02-29 22:00:02 +00:00
make.h Changes to make MAKEOBJDIRPREFIX useful. 2000-04-20 11:23:25 +00:00
nonints.h Rework how :: dependencies are handled. 1999-09-15 10:47:37 +00:00
parse.c Some minor cleanup of :: tests. 1999-09-16 00:54:14 +00:00
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 Some minor cleanup of :: tests. 1999-09-16 00:54:14 +00:00
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 Added the :U :D :L :P :! and :@ modifiers as used by ODE make. 2000-04-29 12:18:52 +00:00