Fix up Windows makefiles so that the debug build leaves debugger info
authorKarl Schultz <kschultz@freedesktop.org>
Tue, 25 Sep 2001 16:25:41 +0000 (16:25 +0000)
committerKarl Schultz <kschultz@freedesktop.org>
Tue, 25 Sep 2001 16:25:41 +0000 (16:25 +0000)
commit954f511473e4e8cf643751d1f7c03d59c0bd48bf
tree8d030a7e5946a6fc6dec3ec18311d28ec787dfc1
parent968e557dcd6c4611d5517ea0550dc56256ccb99c
Fix up Windows makefiles so that the debug build leaves debugger info
in the libraries.  Make with NODEBUG=1 builds optimized without debug
info (doc'ed in top level Makefile.win).
progs/demos/Makefile.win
src/glu/sgi/Makefile.win
src/glut/glx/Makefile.win
src/mesa/drivers/osmesa/Makefile.win
src/mesa/main/Makefile.win