NetBSD/usr.bin/make
sjg b958c10a1a Do not append to variable set on command line
POSIX requires that variables set on the command line
be immutable.
Var_Append needs to pass FIND_CMD and skip append
if found variable has VAR_FROM_CMD flag set.
2017-11-18 22:34:04 +00:00
..
PSD.doc
lst.lib
unit-tests Do not append to variable set on command line 2017-11-18 22:34:04 +00:00
Makefile
Makefile.boot
arch.c
buf.c
buf.h Don't prefix include guards by _, suggested by riastradh 2017-05-31 22:02:06 +00:00
compat.c Make compat.c handle SIGINT etc more like job.c 2017-07-20 19:29:54 +00:00
cond.c
config.h
dir.c
dir.h Don't prefix include guards by _, suggested by riastradh 2017-05-31 22:02:06 +00:00
for.c
hash.c
hash.h
job.c Make compat.c handle SIGINT etc more like job.c 2017-07-20 19:29:54 +00:00
job.h
lst.h
main.c Ignore empty MAKEOBJDIR 2017-10-28 21:54:54 +00:00
make.1 Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
make.c
make.h Make compat.c handle SIGINT etc more like job.c 2017-07-20 19:29:54 +00:00
make_malloc.c
make_malloc.h
meta.c Avoid full path meta file names for subdir of .OBJDIR 2017-08-10 21:07:48 +00:00
meta.h
metachar.c
metachar.h
nonints.h
parse.c
pathnames.h
sprite.h Don't prefix include guards by _, suggested by riastradh 2017-05-31 22:02:06 +00:00
str.c
strlist.c
strlist.h
suff.c
targ.c
trace.c
trace.h
util.c
var.c Do not append to variable set on command line 2017-11-18 22:34:04 +00:00