NetBSD/usr.bin/make
christos bb97544b1b Fix bug reported by Greg Hudson where leaf (source only) nodes were
referenced only by their basename and not by their full pathname. This
breaks when .PATH or MAKEOBJDIR are used. There might be Makefiles around
that try to work around this bug by prepending ${.CURDIR} to the sources,
and they should be found and fixed. Also a lot of the gunk in suff.c that
was attempting to work around the same problem could be removed.
1996-08-30 23:21:10 +00:00
..
PSD.doc Fix PR/2118; apply sysincludes patch. 1996-03-06 00:15:17 +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 - Move -D flags from Makefile to config.h and explain what they do. Add 1996-05-28 23:34:35 +00:00
Makefile.boot Tidy up some RCS ids a bit. 1996-08-30 17:59:37 +00:00
arch.c Add estrdup(), a checked version of strdup and use it. 1996-08-13 16:42:00 +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 Added erealloc() function that calls enomem() if the allocation fails 1996-03-29 02:17:13 +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 - Move -D flags from Makefile to config.h and explain what they do. Add 1996-05-28 23:34:35 +00:00
dir.c Add estrdup(), a checked version of strdup and use it. 1996-08-13 16:42:00 +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 Fix bug where make will always exit with 0, even when one or more parallel 1996-05-29 15:28:05 +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 fix pr/1421 and pr/1997 1996-02-04 22:20:27 +00:00
main.c Add estrdup(), a checked version of strdup and use it. 1996-08-13 16:42:00 +00:00
make.1 Tidy up some RCS ids a bit. 1996-08-30 17:59:37 +00:00
make.c Fix bug reported by Greg Hudson where leaf (source only) nodes were 1996-08-30 23:21:10 +00:00
make.h Protect __P from being multiply defined (for systems that already define it) 1996-08-13 16:39:30 +00:00
nonints.h Add estrdup(), a checked version of strdup and use it. 1996-08-13 16:42:00 +00:00
parse.c Add estrdup(), a checked version of strdup and use it. 1996-08-13 16:42:00 +00:00
pathnames.h Tidy up some RCS ids a bit. 1996-08-30 17:59:37 +00:00
sprite.h - $NetBSD$ rcsids 1995-06-14 15:18:37 +00:00
str.c Added erealloc() function that calls enomem() if the allocation fails 1996-03-29 02:17:13 +00:00
suff.c Add estrdup(), a checked version of strdup and use it. 1996-08-13 16:42:00 +00:00
targ.c Tidy up some RCS ids a bit. 1996-08-30 17:59:37 +00:00
util.c Tidy up some RCS ids a bit. 1996-08-30 17:59:37 +00:00
var.c Add estrdup(), a checked version of strdup and use it. 1996-08-13 16:42:00 +00:00