Instead of adding extra flags to DEFINES with +=, define EXTRA_DEFINES instead.
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 9 Mar 2006 16:24:46 +0000 (16:24 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 9 Mar 2006 16:24:46 +0000 (16:24 +0000)
commit0d57301ba20568953b9196a4e191cd5656b22370
tree64c9d1a42790a8624eed53a1217e970989a060aa
parent12d51beb7e2fd3bd4b58c941db4d0188dca5973d
Instead of adding extra flags to DEFINES with +=, define EXTRA_DEFINES instead.
This eliminates a bunch of duplication in the compilation commmands.
src/glx/x11/Makefile