Remove now-unused BASH makefile variable
[ghc-hetmet.git] / mk / config.mk.in
index 0a803f0..43f8e26 100644 (file)
@@ -605,9 +605,6 @@ AR_STAGE1 = $(AR)
 AR_STAGE2 = $(AR)
 AR_STAGE3 = $(AR)
 
-# Yuckage: for ghc/utils/parallel -- todo: nuke this dependency!!
-BASH                    = /usr/local/bin/bash
-
 CONTEXT_DIFF           = @ContextDiffCmd@
 CP                     = cp
 # It's not easy to separate the CPP program from its flags, as