binary corresponds to dir name, for testing branches

This commit is contained in:
Simon Michael 2007-03-10 00:12:36 +00:00
parent 8a5ed9c8b9
commit 0847f7b770

View File

@ -1,5 +1,5 @@
build: Tags
ghc --make hledger.hs
ghc --make hledger.hs -o `basename $$PWD`
profile:
ghc --make -prof -auto-all hledger.hs