[project @ 2002-11-20 23:27:37 by chak]
[ghc-hetmet.git] / ghc / mk / config.mk
index bd00fee..7b85988 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.18 2002/07/02 13:56:22 simonmar Exp $
 #
 # GHC project configuration
 #
@@ -9,9 +9,12 @@
 
 # what to include in a binary distribution
 GhcMainDir = ghc
-GhcBinDistDirs = ghc hslibs
-GhcBinDistDocs = ghc/docs/set
+GhcBinDistDirs = ghc libraries hslibs
+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