hledger/Makefile
Simon Michael 3751a91c60 cleanup
2007-02-09 03:32:07 +00:00

12 lines
112 B
Makefile

build:
ghc --make hledger.hs
Tags:
hasktags *hs
clean:
rm -f *.o *.hi *~
Clean: clean
rm -f hledger TAGS