make make fast
work in clean tree
This commit is contained in:
parent
c000bc3ce1
commit
54cbbe460c
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -13,7 +13,7 @@ fast: dist/caballog
|
||||||
$$(grep 'ghc --make' dist/caballog | head -n 1 | sed 's/ -O / /')
|
$$(grep 'ghc --make' dist/caballog | head -n 1 | sed 's/ -O / /')
|
||||||
ln -sf dist/build/git-annex/git-annex git-annex
|
ln -sf dist/build/git-annex/git-annex git-annex
|
||||||
|
|
||||||
dist/caballog: dist/setup-config
|
dist/caballog:
|
||||||
cabal configure -f-Production
|
cabal configure -f-Production
|
||||||
cabal build -v2 | tee $@
|
cabal build -v2 | tee $@
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue