NetBSD/usr.bin/make
apb 8d32845036 Emphasise the fact that the regexp and replacement in :C/// are
subjected to variable expansion before regexp parsing.  This was already
documented if you read carefully enough, but more emphasis would have
helped me to figure out why I needed three or four backslashes where I
expected to need only two.
2014-01-19 10:23:29 +00:00
..
PSD.doc
lst.lib Don't SEGV when passed NULL for list. 2013-11-14 00:01:28 +00:00
unit-tests Fix parsing of SUNSHCMD style :sh = assigments. 2013-08-28 21:56:49 +00:00
Makefile
Makefile.boot
arch.c
buf.c
buf.h
compat.c Treat '~' as a meta char requiring a shell. 2014-01-03 00:02:01 +00:00
cond.c
config.h
dir.c
dir.h
for.c
hash.c Don't SEGV when Hash_Table is uninitialized 2013-11-14 00:27:05 +00:00
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 If MAKE_NATIVE, use sysctl to get MACHINE_ARCH from hw.machine_arch. 2013-09-14 15:09:34 +00:00
make.1 Emphasise the fact that the regexp and replacement in :C/// are 2014-01-19 10:23:29 +00:00
make.c
make.h Add VAR_INTERNAL as a context for variables set by make itself, 2013-09-04 15:38:26 +00:00
make_malloc.c
make_malloc.h
meta.c meta_oodate: 'L'ink and 'M'ove entries need extra processing. 2013-10-01 05:37:17 +00:00
meta.h
nonints.h
parse.c add .INCLUDEDFROM{FILE,DIR} 2014-01-10 16:12:52 +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 Include signal.h early for MiNT and Linux. From pkgsrc. 2013-11-26 13:44:41 +00:00
var.c Add VAR_INTERNAL as a context for variables set by make itself, 2013-09-04 15:38:26 +00:00