freebsd-dev/usr.bin/make
Ruslan Ermilov 2f93f6470b Fix splitting into words of the .for expression to allow for
spaces in values.  Without this change, the following valid
call broke due to parsing of .MAKEFLAGS in bsd.symver.mk:

cd /usr/src/lib/libc && make -n DEBUG_FLAGS="-DFOO -DBAR"

Spotted by:	Igor Sysoev
Submitted by:	Maxim Dounin, ru
MFC after:	1 week
2008-03-24 12:33:28 +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 Fix splitting into words of the .for expression to allow for 2008-03-24 12:33:28 +00:00
for.h
globals.h If the special target .MAKEFILEDEPS exists, then enable the 2008-03-12 14:50:58 +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 If the special target .MAKEFILEDEPS exists, then enable the 2008-03-12 14:51:47 +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
lst.c
lst.h
main.c If the special target .MAKEFILEDEPS exists, then enable the 2008-03-12 14:50:58 +00:00
make.1 Fix bugs in the previous revision. 2008-03-24 09:47:44 +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
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 If the special target .MAKEFILEDEPS exists, then enable the 2008-03-12 14:50:58 +00:00
parse.h
pathnames.h
proc.c
proc.h
shell.c
shell.h
str.c
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
var.h