NetBSD/usr.bin/make
sjg 414c86b6d1 math.h is not needed and including it introduces uncessary dependencies
on some systems.

PR: 21204
2003-04-17 15:57:52 +00:00
..
PSD.doc Comment out token after #endif. (Hmmmmmmm.) 2002-05-16 19:47:47 +00:00
lst.lib success, not sucess. Noted by mjl. 2003-01-28 22:35:02 +00:00
Makefile Fix major bug in make(1) ... due to shadowing of the dotLast path used for 2002-01-27 01:50:54 +00:00
Makefile.boot err/errx/warn/warnx do not need \n at the end 2002-06-11 06:06:18 +00:00
arch.c Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
bit.h
buf.c Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
buf.h Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
compat.c Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
cond.c math.h is not needed and including it introduces uncessary dependencies 2003-04-17 15:57:52 +00:00
config.h Bleh, make the conditional work *correctly* this time (...teaches me not to 2002-01-16 03:40:29 +00:00
dir.c Whenever we update .PATH, set the variable ${.PATH} to reflect the 2002-11-26 06:12:59 +00:00
dir.h Whenever we update .PATH, set the variable ${.PATH} to reflect the 2002-11-26 06:12:59 +00:00
for.c Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
hash.c Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
hash.h Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
job.c PR/1523: Chris Demetriou: don't count a library as built, if there is no way 2003-04-08 17:46:59 +00:00
job.h Fixed race condition that would cause make -j to pause for five 2002-11-16 22:22:23 +00:00
list.h Comment out token after #endif. 2002-05-16 19:48:18 +00:00
lst.h Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
main.c Add a -X option, which prevents make(1) from putting variables 2003-03-14 05:19:43 +00:00
make.1 Bump date for last. 2003-04-16 09:44:07 +00:00
make.c Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
make.h Add a -X option, which prevents make(1) from putting variables 2003-03-14 05:19:43 +00:00
nonints.h Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
parse.c Comment in ParseDoSrc was no longer accurate. 2003-03-23 22:48:35 +00:00
pathnames.h If MAKE_BOOTSTRAP and HAVE_CONFIG_H, pull in "config.h" so that 2002-09-14 15:23:49 +00:00
sprite.h make cleaner C for more picky compilers 2000-05-04 18:27:53 +00:00
str.c Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
suff.c Lst exp -> Lst explist, to avoid warnings about gcc-current's 2002-12-05 15:56:52 +00:00
targ.c Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
trace.c Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. 2002-06-15 18:24:55 +00:00
trace.h Quick and dirty trace mechanism to make it easier to look at how different 2000-12-29 23:11:08 +00:00
util.c HP/UX fixes from Giles Lean: 2002-09-22 01:19:08 +00:00
var.c Add a -X option, which prevents make(1) from putting variables 2003-03-14 05:19:43 +00:00