[project @ 2002-01-10 10:46:12 by sof]
authorsof <unknown>
Thu, 10 Jan 2002 10:46:12 +0000 (10:46 +0000)
committersof <unknown>
Thu, 10 Jan 2002 10:46:12 +0000 (10:46 +0000)
Better off if GhcBinDistShScripts is just empty on mingw plats

ghc/mk/config.mk

index bd00fee..bd99586 100644 (file)
@@ -1,5 +1,5 @@
 # -----------------------------------------------------------------------------
-# $Id: config.mk,v 1.15 2001/04/11 10:41:46 sewardj Exp $
+# $Id: config.mk,v 1.16 2002/01/10 10:46:12 sof Exp $
 #
 # GHC project configuration
 #
 GhcMainDir = ghc
 GhcBinDistDirs = ghc hslibs
 GhcBinDistDocs = ghc/docs/set
+ifneq "$(TARGETPLATFORM)" "i386-unknown-mingw32"
 GhcBinDistShScripts = ghc-$(ProjectVersion) ghci-$(ProjectVersion) ghc-pkg-$(ProjectVersion)
+else
+GhcBinDistShScripts=
+endif
 GhcBinDistPrlScripts = 
 GhcBinDistLibPrlScripts = ghc-asm ghc-split
 GhcBinDistBins = hp2ps ghcprof hsc2hs DrIFT DtdToHaskell Xtract