From d4b64488ce1c4fd033cd37adebad25ae74a37421 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Wed, 30 Jun 2004 01:03:46 +0000 Subject: Another accomodation of cygwin. --- win32/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win32/makefile b/win32/makefile index 8fd59fb86..d11b4a7ad 100644 --- a/win32/makefile +++ b/win32/makefile @@ -25,7 +25,7 @@ endif vpath %.h ../src ../include vpath %.cxx ../src -LDFLAGS=-mwindows -lstdc++ -limm32 -lole32 -luuid +LDFLAGS=-mwindows -lstdc++ -limm32 -lole32 -luuid -mno-cygwin # Add -MMD to get dependencies #CXXFLAGS = -g -pg -pedantic -Os -fno-exceptions -fvtable-thunks -fno-rtti INCLUDEDIRS=-I ../include -I ../src -- cgit v1.2.3