OSDN Git Service

Replace DEFINES with DRIVER_DEFINES. If a driver needs to set extra flags,
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 6 Apr 2006 16:47:51 +0000 (16:47 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 6 Apr 2006 16:47:51 +0000 (16:47 +0000)
commit0dcab2a86a6e842571eb194591deb397bb98c023
tree665f474f2673e64a8245712854966d326dfe576e
parent789eb27870e238b9e77f077313b77df7bdcaa60e
Replace DEFINES with DRIVER_DEFINES.  If a driver needs to set extra flags,
do so with DRIVER_DEFINES.
This eliminates the duplicated flags we were passing to each cc command.
src/mesa/drivers/dri/Makefile.template