1 2 3 4 5 6 7
git-annex: ghc --make git-annex clean: rm -f git-annex *.o *.hi *.ho *.a .PHONY: git-annex