Define CABAL in mk/cabal-flags.mk, rather than everywhere we use it
[ghc-hetmet.git] / utils / hsc2hs / Makefile
index 699aa80..2971779 100644 (file)
@@ -7,9 +7,6 @@ include $(TOP)/mk/cabal-flags.mk
 #     that are not -Wall clean!
 # SRC_HC_OPTS      += -Wall
 
-CABAL = $(FPTOOLS_TOP_ABS)/libraries/cabal-bin \
-            $(GHC) $(FPTOOLS_TOP_ABS)/libraries/bootstrapping.conf
-
 ifeq "$(HOSTPLATFORM)" "i386-unknown-mingw32"
 INSTALL_FLAGS =
 else