From: simonmar Date: Mon, 19 May 2003 13:01:23 +0000 (+0000) Subject: [project @ 2003-05-19 13:01:23 by simonmar] X-Git-Tag: Approx_11550_changesets_converted~899 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=e23544ccf24d8c951572b2cc343a61732aa82160 [project @ 2003-05-19 13:01:23 by simonmar] Remove obsolete references to DriFT, DtdToHaskell and Xtract. --- diff --git a/ghc/mk/config.mk b/ghc/mk/config.mk index e334861..6391f87 100644 --- a/ghc/mk/config.mk +++ b/ghc/mk/config.mk @@ -1,5 +1,5 @@ # ----------------------------------------------------------------------------- -# $Id: config.mk,v 1.19 2003/03/05 10:22:22 simonmar Exp $ +# $Id: config.mk,v 1.20 2003/05/19 13:01:23 simonmar Exp $ # # GHC project configuration # @@ -19,7 +19,7 @@ endif GhcBinDistPrlScripts = GhcBinDistLibPrlScripts = ghc-asm ghc-split -GhcBinDistBins = hp2ps ghcprof DrIFT DtdToHaskell Xtract +GhcBinDistBins = hp2ps ghcprof GhcBinDistLinks = ghc ghci ghc-pkg include $(GhcMainDir)/mk/version.mk