hledger/Makefile
Simon Michael ce3dc54ee0 build tags
2007-02-10 23:25:48 +00:00

12 lines
121 B
Makefile

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