NetBSD/usr.bin/make
christos 8e6bfe4b71 1. Don't export .MAKE.LEVEL, because this is an illegal variable name for
some shells; export MAKELEVEL like gmake(1) does.
2. It is absurd for the environment variable to be one greater than the
   make variable!?!?! To wit...
   printf 'all:\n\t@echo ${.MAKE.LEVEL}; printenv .MAKE.LEVEL' | make -f -
2013-06-10 16:46:19 +00:00
..
lst.lib
PSD.doc
unit-tests Add unit-test for export-env and gmake export 2013-03-22 16:36:46 +00:00
arch.c
buf.c
buf.h
compat.c
cond.c
config.h
dir.c Add a .STALE special target that gets invoked when dependency files contain 2013-03-05 22:01:43 +00:00
dir.h
for.c
hash.c
hash.h
job.c JobCreatePipe: do fcntl() *after* any fiddling of fd's 2013-06-05 03:59:43 +00:00
job.h Add a .STALE special target that gets invoked when dependency files contain 2013-03-05 22:01:43 +00:00
lst.h
main.c 1. Don't export .MAKE.LEVEL, because this is an illegal variable name for 2013-06-10 16:46:19 +00:00
make_malloc.c
make_malloc.h
make.1 improve wording 2013-05-22 19:35:11 +00:00
make.c
make.h Fix obvious typo. 2013-02-25 01:57:14 +00:00
Makefile
Makefile.boot
meta.c New compiler doesn't like foo() 2013-05-16 21:56:56 +00:00
meta.h If built with filemon support, set .MAKE.PATH_FILEMON to _PATH_FILEMON 2013-03-23 05:31:29 +00:00
nonints.h
parse.c ParseGmakeExport: terminate variable at '=', or setenv(3) will fail 2013-03-22 16:07:59 +00:00
pathnames.h
sprite.h
str.c
strlist.c
strlist.h
suff.c We cannot skip all Suff processing for .PHONY targets, 2013-05-18 13:13:34 +00:00
targ.c
trace.c
trace.h
util.c
var.c 1. Don't export .MAKE.LEVEL, because this is an illegal variable name for 2013-06-10 16:46:19 +00:00