NetBSD/usr.bin/make
thorpej c5007c219b Add a -X option, which prevents make(1) from putting variables
set on the command line into the environment individually.  This
can be useful on systems which have a tight limit on the size
of the argument space.
2003-03-14 05:19:43 +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
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 Treat an unquoted '#' as end of line when parsing conditionals. 2002-12-30 18:03:09 +00:00
config.h
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 When JobExec() was called from JobRestartJobs() via JobRestart(), it 2002-12-09 01:23:53 +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 Add a -X option, which prevents make(1) from putting variables 2003-03-14 05:19:43 +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 Parse_DoVar: don't free cp until we are done with it! 2002-12-01 05:53:30 +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
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
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