diff options
author | Mihai Moldovan <ionic@ionic.de> | 2017-12-16 05:11:42 +0100 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2017-12-16 05:11:44 +0100 |
commit | c173e6b9955b3062bdb1542178a5d477d5a4b752 (patch) | |
tree | f608f68d2fa6a0f90e70a8d392b122a36d248d61 /doc/nxcomp | |
parent | 3206eacf67ec421f52b2a407e36e69d1bf783abd (diff) | |
download | nx-libs-c173e6b9955b3062bdb1542178a5d477d5a4b752.tar.gz nx-libs-c173e6b9955b3062bdb1542178a5d477d5a4b752.tar.bz2 nx-libs-c173e6b9955b3062bdb1542178a5d477d5a4b752.zip |
Makefile: correctly quote variables when passing them down to other programs.
Avoids errors like these (and of course also is a good idea in general):
[ 36s] make -C nx-X11 BuildIncludes FONT_DEFINES= -DLEGACY_XFONT1
[ 36s] make: invalid option -- D
[ 36s] make: invalid option -- E
[ 36s] make: invalid option -- G
[ 36s] make: invalid option -- A
[ 36s] Usage: make [options] [target] ...
Diffstat (limited to 'doc/nxcomp')
0 files changed, 0 insertions, 0 deletions