From: rrt Date: Thu, 28 Jun 2001 16:44:07 +0000 (+0000) Subject: [project @ 2001-06-28 16:44:07 by rrt] X-Git-Tag: Approximately_9120_patches~1661 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=f993fe8ae198e692e093af36b6edc7e726c350ec;p=ghc-hetmet.git [project @ 2001-06-28 16:44:07 by rrt] Improve comment --- diff --git a/ghc/lib/std/Makefile b/ghc/lib/std/Makefile index 38acbb6..214d582 100644 --- a/ghc/lib/std/Makefile +++ b/ghc/lib/std/Makefile @@ -120,7 +120,7 @@ else HSstd.o :: $(GHCI_LIBOBJS) ld -r -x -o HSstd1.o $(filter Prel%, $(GHCI_LIBOBJS)) ld -r -x -o HSstd2.o $(filter-out Prel%, $(GHCI_LIBOBJS)) -endif # TARGETPLATFORM = win32 +endif # TARGETPLATFORM = i386-unknown-mingw32