GHCMAKE not used

This commit is contained in:
Joey Hess 2013-10-06 17:34:10 -04:00
parent 571fe4999b
commit 319d194040

View file

@ -2,7 +2,6 @@ mans=git-annex.1 git-annex-shell.1
all=git-annex $(mans) docs
GHC?=ghc
GHCMAKE=$(GHC) $(GHCFLAGS) --make
PREFIX?=/usr
CABAL?=cabal # set to "./Setup" if you lack a cabal program