NetBSD/usr.bin/make
skrll 6d3ceb1d61 Rename NetBSD/hp700 to NetBSD/hppa.
Unfortunately our VCS isn't very helpful here.
2014-02-24 07:23:38 +00:00
..
lst.lib Don't SEGV when passed NULL for list. 2013-11-14 00:01:28 +00:00
PSD.doc Fix formatting of Notes to work with groff. 2011-08-18 15:19:30 +00:00
unit-tests Fix parsing of SUNSHCMD style :sh = assigments. 2013-08-28 21:56:49 +00:00
arch.c Replace __dead, __unused and the various printf format attributes 2012-06-12 19:21:50 +00:00
buf.c Var* are generally very liberal with memory, with the expectation 2012-04-24 20:26:58 +00:00
buf.h Var* are generally very liberal with memory, with the expectation 2012-04-24 20:26:58 +00:00
compat.c Treat '~' as a meta char requiring a shell. 2014-01-03 00:02:01 +00:00
cond.c off-by-one 2012-11-03 13:59:27 +00:00
config.h Add a gmake inspired export command 2012-03-31 00:12:24 +00:00
dir.c Add a .STALE special target that gets invoked when dependency files contain 2013-03-05 22:01:43 +00:00
dir.h Remove recheck hackery that caused extra stats, and explicitly ask for 2012-04-07 18:29:08 +00:00
for.c Handle "quoted strings" as items in a .for list 2012-06-03 04:29:40 +00:00
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 Use Var_Value() instead of getenv() to obtain MAKEOBJDIR{,PREFIX}. 2014-02-07 17:23:35 +00:00
make_malloc.c Do not include make_malloc.h or declare progname, 2012-06-20 17:46:28 +00:00
make_malloc.h
make.1 Put .INCLUDEDFROM* in the right section 2014-02-15 18:55:30 +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 Add VAR_INTERNAL as a context for variables set by make itself, 2013-09-04 15:38:26 +00:00
Makefile Don't pass debug flags etc. to unit-tests 2012-05-30 21:54:23 +00:00
Makefile.boot Rename NetBSD/hp700 to NetBSD/hppa. 2014-02-24 07:23:38 +00:00
meta.c meta_oodate: 'L'ink and 'M'ove entries need extra processing. 2013-10-01 05:37:17 +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 Add a knob to control whether -V fully expands a plain variable by default. 2012-08-30 21:17:05 +00:00
parse.c delete the correct variables on eof 2014-02-15 00:17:17 +00:00
pathnames.h
sprite.h
str.c Reduce the calls to realloc from brk_string by basing initial argmax guess 2014-02-12 01:35:56 +00:00
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 Replace __dead, __unused and the various printf format attributes 2012-06-12 19:21:50 +00:00
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