NetBSD/usr.bin/make
bjh21 b846107274 Rather than hardcoding "/bin/sh", use _PATH_BSHELL. To allow bootstrapping,
provide a default for this in pathnames.h, and only include <paths.h> ifndef
MAKE_BOOTSTRAP.
2002-04-27 15:14:30 +00:00
..
PSD.doc
lst.lib
Makefile
Makefile.boot
arch.c
bit.h
buf.c
buf.h
compat.c Rather than hardcoding "/bin/sh", use _PATH_BSHELL. To allow bootstrapping, 2002-04-27 15:14:30 +00:00
cond.c
config.h
dir.c
dir.h
for.c
hash.c
hash.h
job.c PR/16361: J. Mallett: make(1)'s job.c does not properly initialise postCommands 2002-04-15 12:45:33 +00:00
job.h
list.h
lst.h
main.c Rather than hardcoding "/bin/sh", use _PATH_BSHELL. To allow bootstrapping, 2002-04-27 15:14:30 +00:00
make.1
make.c Darn.. remove test code from previous commit. 2002-03-21 11:42:21 +00:00
make.h Xref: parse.c, rev 1.46; make.c, rev 1.23 2002-03-20 18:10:30 +00:00
nonints.h
parse.c Xref: parse.c, rev 1.46; make.c, rev 1.23 2002-03-20 18:10:30 +00:00
pathnames.h Rather than hardcoding "/bin/sh", use _PATH_BSHELL. To allow bootstrapping, 2002-04-27 15:14:30 +00:00
sprite.h
str.c
suff.c
targ.c Xref: parse.c, rev 1.46; make.c, rev 1.23 2002-03-20 18:10:30 +00:00
trace.c
trace.h
util.c
var.c don't print extra newlines on errors. 2002-03-21 01:24:43 +00:00