NetBSD/usr.bin/make
christos f15f83610f Fix awful bug where:
V := $V foo
	V := $V bar

would report that variable V is recursive...
1999-06-02 18:47:11 +00:00
..
lst.lib
PSD.doc
arch.c
bit.h
buf.c
buf.h
compat.c report a sensible error if wait() fails. 1999-03-24 13:19:26 +00:00
cond.c
config.h Define USE_PGRP so that we send signals to our job's process group instead 1999-05-03 12:01:14 +00:00
dir.c
dir.h
for.c
hash.c
hash.h
job.c killpg(pgrp, sig) == kill(-pgrp, sig) in the sysv case. 1999-05-03 09:49:55 +00:00
job.h
list.h
lst.h
main.c
make.1 Add missing .El line. 1999-03-10 05:14:51 +00:00
make.c
make.h
Makefile
Makefile.boot Uh... should have been ${MACHINE} not hard coded... Duh! 1999-04-03 04:50:16 +00:00
nonints.h
parse.c Fix awful bug where: 1999-06-02 18:47:11 +00:00
pathnames.h
sprite.h
str.c
suff.c
targ.c
util.c use emalloc() instead of malloc() 1999-03-19 16:11:02 +00:00
var.c Make regex support conditional on NO_REGEX (was MAKE_BOOTSTRAP) 1999-04-03 04:37:47 +00:00