NetBSD/usr.bin/make
christos 6611cb1d0d Updates for POSIX/SVR4 compiling:
arch.c:		 Don't require ranlib stuff. Not everybody has it.
dir.c:		 SunOS-4 != Solaris; change #ifdef sun to #if sun && !__svr4__
job.c, compat.c: Don't use 'union wait', use int and the W*() macros.
main.c: 	 Check for uname() == -1; some unames return > 0...
util.c, job.c:	 Add signal() with BSD semantics for svr4, don't use bsd
		 sigmask and friends.
1995-11-22 17:39:53 +00:00
..
PSD.doc - $NetBSD$ rcsids 1995-06-14 15:18:37 +00:00
lst.lib pull in make.h. (PAlloc() now uses emalloc(), which is prototyped in 1995-11-10 21:27:27 +00:00
Makefile - $NetBSD$ rcsids 1995-06-14 15:18:37 +00:00
Makefile.boot - $NetBSD$ rcsids 1995-06-14 15:18:37 +00:00
arch.c Updates for POSIX/SVR4 compiling: 1995-11-22 17:39:53 +00:00
bit.h - Turn compat mode on by default. It gets turned off when the -j without 1995-11-08 02:30:53 +00:00
buf.c - $NetBSD$ rcsids 1995-06-14 15:18:37 +00:00
buf.h - $NetBSD$ rcsids 1995-06-14 15:18:37 +00:00
compat.c Updates for POSIX/SVR4 compiling: 1995-11-22 17:39:53 +00:00
cond.c - $NetBSD$ rcsids 1995-06-14 15:18:37 +00:00
config.h - $NetBSD$ rcsids 1995-06-14 15:18:37 +00:00
dir.c Updates for POSIX/SVR4 compiling: 1995-11-22 17:39:53 +00:00
dir.h - $NetBSD$ rcsids 1995-06-14 15:18:37 +00:00
for.c - $NetBSD$ rcsids 1995-06-14 15:18:37 +00:00
hash.c - $NetBSD$ rcsids 1995-06-14 15:18:37 +00:00
hash.h - $NetBSD$ rcsids 1995-06-14 15:18:37 +00:00
job.c Updates for POSIX/SVR4 compiling: 1995-11-22 17:39:53 +00:00
job.h - $NetBSD$ rcsids 1995-06-14 15:18:37 +00:00
list.h - $NetBSD$ rcsids 1995-06-14 15:18:37 +00:00
lst.h - $NetBSD$ rcsids 1995-06-14 15:18:37 +00:00
main.c Updates for POSIX/SVR4 compiling: 1995-11-22 17:39:53 +00:00
make.1 - Turn compat mode on by default. It gets turned off when the -j without 1995-11-08 02:30:53 +00:00
make.c - $NetBSD$ rcsids 1995-06-14 15:18:37 +00:00
make.h - $NetBSD$ rcsids 1995-06-14 15:18:37 +00:00
nonints.h Minor: 1995-11-02 23:54:35 +00:00
parse.c Minor: 1995-11-02 23:54:35 +00:00
pathnames.h - $NetBSD$ rcsids 1995-06-14 15:18:37 +00:00
sprite.h - $NetBSD$ rcsids 1995-06-14 15:18:37 +00:00
str.c Always ensure space for trailing NULL in argv 1995-10-30 17:36:27 +00:00
suff.c Minor: 1995-11-02 23:54:35 +00:00
targ.c - $NetBSD$ rcsids 1995-06-14 15:18:37 +00:00
util.c Updates for POSIX/SVR4 compiling: 1995-11-22 17:39:53 +00:00
var.c Minor: 1995-11-02 23:54:35 +00:00