NetBSD/usr.bin/make
2010-12-25 21:39:11 +00:00
..
lst.lib
PSD.doc
unit-tests fix style 2010-12-10 00:37:23 +00:00
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
config.h
dir.c When a source file moves, make will ignore the stale dependency, 2010-11-27 05:02:35 +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 Improve confusing error message when getcwd() fails. 2010-12-25 20:34:08 +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
make.1 Remove trailing spaces, add a few serial commas. 2010-09-14 11:57:03 +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 Instead of keeping around the mtime of the youngest child, keep a pointer 2010-11-25 21:31:08 +00:00
Makefile Add meta.c which implements "meta" mode for make. 2010-09-13 15:36:57 +00:00
Makefile.boot
meta.c Invalidate meta_fname when we finish a job, so that in compat 2010-12-15 23:03:35 +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 erm. fix previous... 2010-12-25 21:39:11 +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 From Aleksey Cheusov: Fix unexpected behavior with: 2010-12-02 16:46:22 +00:00