summaryrefslogtreecommitdiff
path: root/src/glut/glx/Makefile.win
AgeCommit message (Collapse)Author
2001-10-26Change name of glut lib from glut32 to MesaGlut.Karl Schultz
This helps avoid confusion with other gluts on the system that may be lined with OpenGl32.dll and Glu32.dll.
2001-09-25Fix up Windows makefiles so that the debug build leaves debugger infoKarl Schultz
in the libraries. Make with NODEBUG=1 builds optimized without debug info (doc'ed in top level Makefile.win).
2001-09-18clean up makefiles some more for WindowsKarl Schultz
2001-09-18remove carriage return charsKarl Schultz
2001-09-14Win32 updates (Karl Schultz)Brian Paul
1999-08-19initial check-in (post crash)Brian Paul