NetBSD/usr.bin/make
2012-05-30 21:54:23 +00:00
..
lst.lib
PSD.doc Fix formatting of Notes to work with groff. 2011-08-18 15:19:30 +00:00
unit-tests Make sure .PHONY targets get .TARGET set. 2011-09-29 23:38:04 +00:00
arch.c
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 An empty command is quietly ignored in jobs mode, but causes a failure 2012-05-30 21:42:04 +00:00
cond.c In meta mode, level 0 can legitimately see > 64 nested .if's 2012-05-21 06:30:02 +00:00
config.h Add a gmake inspired export command 2012-03-31 00:12:24 +00:00
dir.c Remove recheck hackery that caused extra stats, and explicitly ask for 2012-04-07 18:29:08 +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
hash.c
hash.h
job.c Remove recheck hackery that caused extra stats, and explicitly ask for 2012-04-07 18:29:08 +00:00
job.h
lst.h
main.c Fix handling of -dF+/tmp/file 2012-04-24 20:35:04 +00:00
make_malloc.c Avoid nested extern declaration warnings 2012-05-18 02:28:16 +00:00
make_malloc.h
make.1 Restore previous behavior - supressing duplicate entries in 2012-04-24 20:12:16 +00:00
make.c Don't use the cache when building nodes that might have changed since the 2012-05-10 19:53:26 +00:00
make.h Use __dead consistently. If it doesn't exist, define it away. 2011-09-16 15:38:03 +00:00
Makefile Don't pass debug flags etc. to unit-tests 2012-05-30 21:54:23 +00:00
Makefile.boot
meta.c PR/45383: Henning Petersen: Swapped lseek args 2011-09-21 14:30:47 +00:00
meta.h
nonints.h Use __dead consistently. If it doesn't exist, define it away. 2011-09-16 15:38:03 +00:00
parse.c Restore previous behavior - supressing duplicate entries in 2012-04-24 20:12:16 +00:00
pathnames.h
sprite.h
str.c Note in comment that Str_Match() does not detect or report invalid 2012-03-03 23:16:47 +00:00
strlist.c
strlist.h
suff.c Make sure .PHONY targets get .TARGET set. 2011-09-29 23:38:04 +00:00
targ.c
trace.c
trace.h
util.c
var.c Avoid nested extern declaration warnings 2012-05-18 02:28:16 +00:00