Move construction of libOSMesa.so into src/mesa/drivers/osmesa/Makefile
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 5 Jun 2008 21:42:25 +0000 (15:42 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 5 Jun 2008 21:42:25 +0000 (15:42 -0600)
commit949600b69356ac470d7df14e96e72c2333568ee1
tree9ee07cb86b4faaf9861ade84fca8e09e385804bd
parent20e2bb3e8aa8f41246be6319a67f89de42f50344
Move construction of libOSMesa.so into src/mesa/drivers/osmesa/Makefile

This removes some cruft from src/mesa/Makefile.
Something similar could be done for stand-alone / Xlib-Mesa libGL...
src/mesa/Makefile
src/mesa/drivers/osmesa/Makefile [new file with mode: 0644]