Remove now-unused BASH makefile variable
authorIan Lynagh <igloo@earth.li>
Sat, 23 Apr 2011 16:25:25 +0000 (17:25 +0100)
committerIan Lynagh <igloo@earth.li>
Sat, 23 Apr 2011 16:25:25 +0000 (17:25 +0100)
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