freebsd-skq/usr.bin/make
Yaroslav Tykhiy b9d442c148 The non-POSIX environment variable MAKE was superseded
by MAKEFLAGS ages ago, so don't mention it in comments.

Tested with:	cmp(1)
2008-03-05 20:24:38 +00:00
..
PSD.doc
arch.c <limits.h> is necessary for using INT_MIN, so included it here 2008-03-04 15:56:17 +00:00
arch.h
buf.c
buf.h
cond.c
cond.h
config.h
dir.c
dir.h
for.c
for.h
globals.h Implement "Remaking Makefiles" feature: 2007-03-08 09:16:11 +00:00
GNode.h Improve logging when -dm is specified: if the node is considered 2007-04-20 06:33:25 +00:00
hash_tables.c Add a .sinclude directive which does the exact same as .include, except 2005-09-26 20:31:00 +00:00
hash_tables.h
hash.c
hash.h
job.c It seems some don't care for the anchient joke. Add WITHOUT_OLD_JOKE 2008-03-04 22:51:37 +00:00
job.h Implement "Remaking Makefiles" feature: 2007-03-08 09:16:11 +00:00
lst.c
lst.h
main.c The non-POSIX environment variable MAKE was superseded 2008-03-05 20:24:38 +00:00
make.1 Don't forget to set MAKEFLAGS in the childs' environment 2008-03-05 20:11:04 +00:00
make.c Improve logging when -dm is specified: if the node is considered 2007-04-20 06:33:25 +00:00
make.h Implement "Remaking Makefiles" feature: 2007-03-08 09:16:11 +00:00
Makefile No need to tell make to DTRT with "make love", just do it. 2008-03-04 22:32:58 +00:00
Makefile.dist Linux requires -D__dead2= and -D__unused= to get rid of the 2008-03-04 05:35:27 +00:00
parse.c In .error and .warning, prefer command-line variables 2007-04-12 18:14:00 +00:00
parse.h
pathnames.h
proc.c
proc.h
shell.c
shell.h
str.c Don't go beyond the provided string when parsing the `\' character. 2006-10-09 19:37:26 +00:00
str.h
suff.c
suff.h
targ.c Improve logging when -dm is specified: if the node is considered 2007-04-20 06:33:25 +00:00
targ.h
util.c
util.h
var.c VarAdd() already does the debug printing, so Var_Set() only needs to do it 2006-07-17 21:05:27 +00:00
var.h