NetBSD/usr.bin/make
sjg c37859c219 Only need to getcwd() once 2011-03-06 17:41:11 +00:00
..
PSD.doc
lst.lib
unit-tests Add unit tests to check that exists(some/dir/) works 2011-03-06 00:02:14 +00:00
Makefile Add meta.c which implements "meta" mode for make. 2010-09-13 15:36:57 +00:00
Makefile.boot
arch.c fix typo (thanks simon) 2010-11-27 16:00:09 +00:00
buf.c
buf.h
compat.c Instead of keeping around the mtime of the youngest child, keep a pointer 2010-11-25 21:31:08 +00:00
cond.c Mark unused args. 2011-02-13 21:24:42 +00:00
config.h
dir.c Treat some/dir/ the same as some/dir/. 2011-03-05 23:57:05 +00:00
dir.h
for.c Begin cleanup of the make parser: separate out the logic for reading files 2010-12-25 04:57:07 +00:00
hash.c
hash.h
job.c Add meta.c which implements "meta" mode for make. 2010-09-13 15:36:57 +00:00
job.h Add meta.c which implements "meta" mode for make. 2010-09-13 15:36:57 +00:00
lst.h
main.c Use the current directory at start time for .PARSEDIR, if the filename 2011-02-20 23:12:09 +00:00
make.1 Fix rendering of :? example 2011-02-26 01:17:24 +00:00
make.c Instead of keeping around the mtime of the youngest child, keep a pointer 2010-11-25 21:31:08 +00:00
make.h Use the current directory at start time for .PARSEDIR, if the filename 2011-02-20 23:12:09 +00:00
make_malloc.c Many C libraries don't set errno when malloc fails, so always use 2010-12-25 20:35:25 +00:00
make_malloc.h
meta.c Only need to getcwd() once 2011-03-06 17:41:11 +00:00
meta.h Add meta.c which implements "meta" mode for make. 2010-09-13 15:36:57 +00:00
nonints.h Begin cleanup of the make parser: separate out the logic for reading files 2010-12-25 04:57:07 +00:00
parse.c Fix build on Solaris 10. 2011-03-03 14:53:01 +00:00
pathnames.h
sprite.h
str.c
strlist.c
strlist.h
suff.c
targ.c Instead of keeping around the mtime of the youngest child, keep a pointer 2010-11-25 21:31:08 +00:00
trace.c
trace.h
util.c We have required sigaction() for quite a while. 2010-06-03 15:40:15 +00:00
var.c Add unit tests to check that exists(some/dir/) works 2011-03-06 00:02:14 +00:00