GHCMAKE not used
This commit is contained in:
parent
571fe4999b
commit
319d194040
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue