X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Flndir%2FMakefile;h=43e61c1a3a67dd0180af73542ca568d7bcfa2d9f;hb=c8c2f6bb7d79a2a6aeaa3233363fdf0bbbfad205;hp=4334c0d535da520ee2fcae8511b10097312776d1;hpb=5b846fa36eee0f96c4c47128706d0131f8bb4113;p=ghc-hetmet.git diff --git a/utils/lndir/Makefile b/utils/lndir/Makefile index 4334c0d..43e61c1 100644 --- a/utils/lndir/Makefile +++ b/utils/lndir/Makefile @@ -15,7 +15,3 @@ DESTDIR=$(INSTBINDIR) 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,$(CC_OPTS))