summaryrefslogtreecommitdiff
path: root/src/glu/sgi/Makefile.win
AgeCommit message (Collapse)Author
2001-11-29Fix compilation errors and warnings for NURBS support. (Robert Bergkvist)Karl Schultz
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