automake: Move the master Mesa makefile to Makefile.old.
authorEric Anholt <eric@anholt.net>
Tue, 12 Jun 2012 19:10:58 +0000 (12:10 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 21 Jun 2012 17:10:46 +0000 (10:10 -0700)
commit417c1a642141abac2f0a58d044893c93576bb9a3
tree8956af3951cd393de346ab77563741a6666c824d
parentbd18a236dead98ae34467d59f76c77d94226399e
automake: Move the master Mesa makefile to Makefile.old.

This will let me incrementally move stuff to automake without
converting libmesa.a all at once.
configure.ac
src/mesa/.gitignore
src/mesa/Makefile [deleted file]
src/mesa/Makefile.am [new file with mode: 0644]
src/mesa/Makefile.old [new file with mode: 0644]