]> code.delx.au - spectrwm/commit
linux: Split off dependencies' CPPFLAGS
authorAndrea Bolognani <eof@kiyuko.org>
Sun, 3 Jul 2016 17:28:42 +0000 (19:28 +0200)
committerAndrea Bolognani <eof@kiyuko.org>
Sun, 3 Jul 2016 20:46:16 +0000 (22:46 +0200)
commit831173e62a5b2be84cd50ca87da5d7bc84feda8a
tree29a60f7607f6a5148a364909b10ed699e16c6d5d
parentc85236d67f5fb639c4bcea50bce2a944e6ce4916
linux: Split off dependencies' CPPFLAGS

Use MAINT_CPPFLAGS only for stuff used directly by spectrwm, and
move all the stuff needed by dependencies to the newly-defined
BIN_CPPFLAGS and LIB_CPPFLAGS.
linux/Makefile