summaryrefslogtreecommitdiffstats
path: root/src/mesa/Makefile.old
Commit message (Collapse)AuthorAgeFilesLines
* automake: Convert Mesa built sources generation to automake.Eric Anholt2012-06-211-61/+0
|
* mesa: Move GL header installation to automake.Eric Anholt2012-06-211-12/+1
| | | | | This cuts some cruft related to osmesa where we were being careful to not install headers twice.
* automake: Move mesa subdirs processing to automake.Eric Anholt2012-06-211-45/+2
|
* automake: Move .pc installation to automake.Eric Anholt2012-06-211-10/+2
|
* automake: Move the master Mesa makefile to Makefile.old.Eric Anholt2012-06-211-0/+205
This will let me incrementally move stuff to automake without converting libmesa.a all at once.