summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
authorSimon Marlow <simonmar@microsoft.com>2006-02-24 14:30:51 +0000
committerSimon Marlow <simonmar@microsoft.com>2006-02-24 14:30:51 +0000
commitbb85e8461c8a5589258d2201e34aaf04fc8a2272 (patch)
tree0db4936b343917d9e2ab31ff42910d909fc20a5d /distrib
parent3c72c21cebff1313ebee95de7d611693eff4c385 (diff)
downloadhaskell-bb85e8461c8a5589258d2201e34aaf04fc8a2272.tar.gz
oops, undo accidental addition of package-time settings
Diffstat (limited to 'distrib')
-rw-r--r--distrib/Makefile-bin.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/distrib/Makefile-bin.in b/distrib/Makefile-bin.in
index 3e4c4edd6f..6df1e056d8 100644
--- a/distrib/Makefile-bin.in
+++ b/distrib/Makefile-bin.in
@@ -1,12 +1,3 @@
-package = ghc
-version = 6.5.20060205
-PACKAGE_SH_SCRIPTS = ghc-6.5.20060205 ghci-6.5.20060205 ghc-pkg-6.5.20060205 hsc2hs
-PACKAGE_PRL_SCRIPTS = ghcprof
-PACKAGE_LIB_PRL_SCRIPTS = ghc-asm ghc-split
-PACKAGE_LIB_SPLICED_FILES = package.conf
-PACKAGE_BINS = hp2ps runghc
-PACKAGE_OPT_BINS = runhaskell
-PACKAGE_LINKS = ghc ghci ghc-pkg
#
# @configure_input@
#