hledger/Makefile
2007-02-16 09:00:17 +00:00

12 lines
117 B
Makefile

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