[project @ 1998-01-21 14:24:23 by simonm]
authorsimonm <unknown>
Wed, 21 Jan 1998 14:24:23 +0000 (14:24 +0000)
committersimonm <unknown>
Wed, 21 Jan 1998 14:24:23 +0000 (14:24 +0000)
remove MKDEPENDHS_1_2.

mk/config.mk.in

index a60d208..0b1a291 100644 (file)
@@ -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
 #