From f4756d6ea3d806ecdf1a7d270c7cd9608cb18dfd Mon Sep 17 00:00:00 2001 From: rpj Date: Thu, 20 May 2004 00:56:52 +0000 Subject: Administrative fixes --- GNUmakefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index f4ef715..b07420f 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -57,10 +57,7 @@ GCE_CFLAGS = -D__CLEANUP_CXX -mthreads ## Mingw32 MAKE = make -CFLAGS = $(OPT) -I. -D_WIN32_WINNT=0x400 -DHAVE_CONFIG_H -Wall - -## Cygwin G++ -#CFLAGS = $(OPT) -x $(GLANG) -fhandle-exceptions -D_WIN32_WINNT=0x400 -I. -DHAVE_CONFIG_H -Wall +CFLAGS = $(OPT) -I. -DHAVE_CONFIG_H -Wall DLL_INLINED_OBJS = \ pthread.o -- cgit v1.2.3