summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/osmesa/Makefile.win
Commit message (Collapse)AuthorAgeFilesLines
* Remove dead Makefiles.José Fonseca2011-08-301-39/+0
|
* Fix up Windows makefiles so that the debug build leaves debugger infoKarl Schultz2001-09-251-1/+1
| | | | | in the libraries. Make with NODEBUG=1 builds optimized without debug info (doc'ed in top level Makefile.win).
* Make osmesa a DLL instead of a static lib (Windows). This is moreKarl Schultz2001-09-211-9/+12
| | | | | consistent with the other modules and platforms. It also makes the API and linkage on Windows more consistent.
* clean up makefiles some more for WindowsKarl Schultz2001-09-181-11/+10
|
* remove carriage return charsKarl Schultz2001-09-181-37/+37
|
* Win32 updates (Karl Schultz)Brian Paul2001-09-141-0/+37