From: simonm Date: Wed, 21 Jan 1998 14:24:23 +0000 (+0000) Subject: [project @ 1998-01-21 14:24:23 by simonm] X-Git-Tag: Approx_2487_patches~1083 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=3c7ebf6a3a9b3fa325a7239d6610d55b720e459f;p=ghc-hetmet.git [project @ 1998-01-21 14:24:23 by simonm] remove MKDEPENDHS_1_2. --- diff --git a/mk/config.mk.in b/mk/config.mk.in index a60d208..0b1a291 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -529,13 +529,6 @@ HSTAGS_PREFIX = $(FPTOOLS_TOP)/ghc/utils/hstags/ HC = $(FPTOOLS_TOP)/ghc/driver/ghc MKDEPENDHS = $(HC) -# -# The compiler proper is built with the 1.2 compiler, -# so when building the dependencies, we need mkdependHS -# for the 1.2 compiler. -# -MKDEPENDHS_1_2 = mkdependHS-1.2 - #----------------------------------------------------------------------------- # C compiler #