Searched hist:177545 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/usr.bin/make/
H A Dfor.cdiff 177545 Mon Mar 24 10:33:28 MDT 2008 ru 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

Completed in 108 milliseconds