NetBSD/usr.bin/make
christos 9981dd99c2 Apparently, using _doprnt(_IOREAD) to emulate vsnprintf() on SVR4 *sometimes*
core-dumps; use sprintf()+strlen() for now.
1997-06-07 16:42:31 +00:00
..
PSD.doc Fix PR/2118; apply sysincludes patch. 1996-03-06 00:15:17 +00:00
lst.lib - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
Makefile Back out the .PATH.c changes. The .depend problem (and others) 1997-05-08 21:11:01 +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 Don't confuse `member' with `target' 1997-06-07 16:39:45 +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 Use only integral types in procedure arguments. 1996-12-31 17:53:21 +00:00
buf.h Use only integral types in procedure arguments. 1996-12-31 17:53:21 +00:00
compat.c Ignore `-t' when the .MAKE attribute is set. 1997-05-07 07:31:37 +00:00
cond.c - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
config.h Don't look at archive information on platforms that run ELF binaries 1997-04-26 07:11:14 +00:00
dir.c Change the way curdir is handled [this started at the previous version]... 1997-05-09 17:05:59 +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 - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
hash.c - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
hash.h - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
job.c Make sure `-n' is actually disabled for targets with the .MAKE attribute. 1997-05-06 23:51:29 +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 Add the new .NOPATH feature which can be used to disable .PATH search 1997-05-08 21:24:41 +00:00
make.1 Erase spurious character. 1997-05-26 23:07:31 +00:00
make.c Deal with archive.a(member.o) nodes when expanding .USE dependencies or 1997-06-07 16:41:09 +00:00
make.h Add the new .NOPATH feature which can be used to disable .PATH search 1997-05-08 21:24:41 +00:00
nonints.h - Target searching addition: 1997-05-02 14:24:27 +00:00
parse.c Make sure to propagate OP_PHONY to all cohorts that already existed. 1997-05-09 04:08:26 +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 - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
suff.c Add the new .NOPATH feature which can be used to disable .PATH search 1997-05-08 21:24:41 +00:00
targ.c - Target searching addition: 1997-05-02 14:24:27 +00:00
util.c Apparently, using _doprnt(_IOREAD) to emulate vsnprintf() on SVR4 *sometimes* 1997-06-07 16:42:31 +00:00
var.c Fix problems in the RE substitution error handling. 1997-03-18 19:24:46 +00:00