[project @ 2003-05-30 10:13:05 by simonmar]
[ghc-hetmet.git] / glafp-utils / lndir / Makefile
index d2c0d6d..d85f92c 100644 (file)
@@ -12,4 +12,4 @@ include $(TOP)/mk/target.mk
 # Win32: cygwin supports symlinks, so make sure we
 #        don't feed in the mingw flags here. In other
 #        words, lndir.exe is a cygwin-based app.
-CC_OPTS := $(filter-out -mno-cygwin -mwin32,$(CC_OPTS))
+CC_OPTS := $(filter-out -mno-cygwin,$(CC_OPTS))