]> Lady’s Gitweb - OldStandard/blobdiff - makefile
in the end, do not include oldstandard.pdf
[OldStandard] / makefile
index 6f1f026a2a004fcdf579d1452dc98780d3b62495..8f23d3d2512efbb78e26d065975c466045e39acb 100644 (file)
--- a/makefile
+++ b/makefile
@@ -22,10 +22,10 @@ package: doc
        cp otf/*.otf $(pkg)
        tar czf $(pkg)-$(ver).tar.gz $(pkg)
 
-clean: doc
+clean:
        rm -f $(LOCALFONTDIR)/OldStandard-*.otf
        luaotfload-tool --update
        git clean -df
        pandoc README.md -o about.html
 
-.PHONY: doc all local package clean
+.PHONY: doc all local package clean prepare
This page took 0.11563 seconds and 4 git commands to generate.