NetBSD/usr.bin/make
hubertf 51dc9a9405 Fix typos from PR 5055 by NAKAJIMA Yoshihiro <nakayosh@kcn.or.jp>. 1998-02-24 18:34:31 +00:00
..
PSD.doc Fix PR/2118; apply sysincludes patch. 1996-03-06 00:15:17 +00:00
lst.lib use CPPFLAGS instead of CFLAGS 1997-10-24 09:00:17 +00:00
Makefile use CPPFLAGS instead of CFLAGS 1997-10-24 09:00:17 +00:00
Makefile.boot Use explicit .c.o rule so that the bootstrap process works. 1996-12-31 17:52:23 +00:00
arch.c If printing a u_long, use the %lu format. 1997-10-03 17:58:00 +00:00
bit.h getopt returns -1 not EOF, use memmove instead of bcopy 1997-11-08 09:33:15 +00:00
buf.c wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP 1997-09-28 03:30:58 +00:00
buf.h Use only integral types in procedure arguments. 1996-12-31 17:53:21 +00:00
compat.c Change an exit() to _exit(), so that it's safe for vfork(). 1997-12-31 06:06:12 +00:00
cond.c wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP 1997-09-28 03:30:58 +00:00
config.h PR/4140: David A. Holland: use svr4 style archives for ELF environments 1997-09-26 13:29:05 +00:00
dir.c wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP 1997-09-28 03:30:58 +00:00
dir.h Add the new .NOPATH feature which can be used to disable .PATH search 1997-05-08 21:24:41 +00:00
for.c wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP 1997-09-28 03:30:58 +00:00
hash.c wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP 1997-09-28 03:30:58 +00:00
hash.h - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
job.c wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP 1997-09-28 03:30:58 +00:00
job.h - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
list.h - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
lst.h - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
main.c getopt returns -1 not EOF, use memmove instead of bcopy 1997-11-08 09:33:15 +00:00
make.1 Fix typos from PR 5055 by NAKAJIMA Yoshihiro <nakayosh@kcn.or.jp>. 1998-02-24 18:34:31 +00:00
make.c wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP 1997-09-28 03:30:58 +00:00
make.h fix some ints that should be "time_t" per PR#4139 1997-09-23 21:15:07 +00:00
nonints.h fix some ints that should be "time_t" per PR#4139 1997-09-23 21:15:07 +00:00
parse.c wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP 1997-09-28 03:30:58 +00:00
pathnames.h - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
sprite.h - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
str.c wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP 1997-09-28 03:30:58 +00:00
suff.c wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP 1997-09-28 03:30:58 +00:00
targ.c Y2K fixes: use strftime(), and add a fake strftime() for systems that do 1998-02-04 14:47:39 +00:00
util.c Y2K fixes: use strftime(), and add a fake strftime() for systems that do 1998-02-04 14:47:39 +00:00
var.c wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP 1997-09-28 03:30:58 +00:00