NetBSD/usr.bin/make
dsl 2cdb58761e If make can't find a rule to create a file it needs to satisfy a rule
that came from .depend then just output a message and contine.
2007-12-21 20:32:24 +00:00
..
lst.lib
PSD.doc
unit-tests Fix an off-by-one error in handing mal-formed modifiers. 2007-10-09 05:55:03 +00:00
arch.c
buf.c
buf.h
compat.c Add the ability to .export variables to the environment. 2007-10-05 15:27:45 +00:00
cond.c
config.h Make it easier for the build environment (such as a configure script) 2007-10-14 20:22:53 +00:00
dir.c
dir.h
for.c
hash.c
hash.h
job.c If make can't find a rule to create a file it needs to satisfy a rule 2007-12-21 20:32:24 +00:00
job.h
lst.h
main.c If make can't find a rule to create a file it needs to satisfy a rule 2007-12-21 20:32:24 +00:00
make.1 Use .MAKE.MAKEFILES to track all the makefiles that have been read 2007-10-08 20:26:36 +00:00
make.c
make.h If make can't find a rule to create a file it needs to satisfy a rule 2007-12-21 20:32:24 +00:00
Makefile
Makefile.boot
nonints.h If we don't have emalloc, we won't have strndup either. 2007-10-15 01:07:34 +00:00
parse.c Allow .PATH<suffix> to be used for .include "". 2007-10-22 15:36:13 +00:00
pathnames.h
sprite.h
str.c
suff.c
targ.c If make can't find a rule to create a file it needs to satisfy a rule 2007-12-21 20:32:24 +00:00
trace.c
trace.h
util.c If we don't have emalloc, we won't have strndup either. 2007-10-15 01:07:34 +00:00
var.c Don't write into const strings; not even if we intend to 2007-10-13 19:59:52 +00:00