aboutsummaryrefslogtreecommitdiffstats
path: root/src/glut/glx/Makefile.win
Commit message (Collapse)AuthorAgeFilesLines
* Change name of glut lib from glut32 to MesaGlut.Karl Schultz2001-10-261-2/+2
| | | | | This helps avoid confusion with other gluts on the system that may be lined with OpenGl32.dll and Glu32.dll.
* 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).
* clean up makefiles some more for WindowsKarl Schultz2001-09-181-2/+1
|
* remove carriage return charsKarl Schultz2001-09-181-100/+100
|
* Win32 updates (Karl Schultz)Brian Paul2001-09-141-51/+56
|
* initial check-in (post crash)Brian Paul1999-08-191-0/+95