NetBSD/usr.bin/make
sjg ac8c620987 Move the call to Job_SetPrefix() to Job_Init() so that
makefiles have had a chance to set .MAKE.JOB.PREFIX
2013-08-04 16:48:15 +00:00
..
lst.lib
PSD.doc
unit-tests Fix unit-tests to cope with recent change to progname 2013-07-16 19:59:28 +00:00
arch.c
buf.c
buf.h
compat.c If commandShell hasErrCtl is true, set shellErrFlag for use by 2013-07-05 22:14:56 +00:00
cond.c off-by-one 2012-11-03 13:59:27 +00:00
config.h
dir.c Add a .STALE special target that gets invoked when dependency files contain 2013-03-05 22:01:43 +00:00
dir.h
for.c
hash.c
hash.h
job.c Move the call to Job_SetPrefix() to Job_Init() so that 2013-08-04 16:48:15 +00:00
job.h If commandShell hasErrCtl is true, set shellErrFlag for use by 2013-07-05 22:14:56 +00:00
lst.h
main.c Move the call to Job_SetPrefix() to Job_Init() so that 2013-08-04 16:48:15 +00:00
make_malloc.c
make_malloc.h
make.1 Allow an empty .MAKE.JOB.PREFIX to supress output of --- job --- tokens 2013-07-30 19:09:57 +00:00
make.c Do not stop looking for children, just because one has a .ORDER dependency. 2012-11-09 18:53:05 +00:00
make.h Use a #define for the variable name we put in environment to pass .MAKE.LEVEL 2013-06-18 20:06:09 +00:00
Makefile
Makefile.boot
meta.c Add .MAKE.META.IGNORE_PATHS to facilitate local additions to the paths 2013-06-25 00:20:54 +00:00
meta.h If built with filemon support, set .MAKE.PATH_FILEMON to _PATH_FILEMON 2013-03-23 05:31:29 +00:00
nonints.h
parse.c Fix use after free bug. 2013-06-18 19:31:27 +00:00
pathnames.h
sprite.h
str.c
strlist.c
strlist.h
suff.c We cannot skip all Suff processing for .PHONY targets, 2013-05-18 13:13:34 +00:00
targ.c
trace.c
trace.h
util.c
var.c When a var is set in the CMD context, it prevents the same name 2013-07-16 20:00:56 +00:00