- remove -mno-cygwin option from CXXFLAGS, duh

This commit is contained in:
Bryce Denney 2002-10-11 16:01:11 +00:00
parent 2f74efdb0a
commit dd9f00f100

View File

@ -1,5 +1,6 @@
CXX=g++
CXXFLAGS=-Wall -g -mno-cygwin
CXXFLAGS=-Wall -g
#CXXFLAGS=-Wall -g -mno-cygwin
LIBTOOL=libtool
RPATH=`pwd`/lib