summaryrefslogtreecommitdiffstats
path: root/src/mesa/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Make sure mklib sees the definition of CC and CXX. Make mklib respectIan Romanick2004-06-251-3/+3
* Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKEEric Anholt2004-06-011-7/+8
* added missing SHADER_SOURCES to ALL_SOURCESBrian Paul2004-04-181-0/+1
* make sure matypes is builtDave Airlie2004-04-151-1/+1
* Remove mesa.a when making cleanKeith Whitwell2004-04-141-1/+1
* Don't try to use .c=.o rule on .S files when building mesa.aKeith Whitwell2004-04-141-4/+7
* Add shader sources for solo buildDave Airlie2004-04-141-0/+1
* minor fixBrian Paul2004-04-081-2/+2
* use new MKDEP, MKDEP_OPTIONS variablesBrian Paul2004-04-071-1/+1
* minor tweakBrian Paul2004-04-031-1/+1
* Don't use pushd/popd.Brian Paul2004-03-261-6/+2
* Tweaks for make clean / realclean.Brian Paul2004-03-261-0/+1
* New Makefile systemBrian Paul2004-03-261-0/+174