]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/yolily-toplevel-targets.make
patch::: 1.3.140.jcn5
[lilypond.git] / stepmake / stepmake / yolily-toplevel-targets.make
index 449b91c9acc9afcf48363870cf8eb8520152aab4..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
@@ -1,20 +0,0 @@
-# -*-Makefile-*-
-# title           Yolily_Toplevel_targets.make
-
-local-dist: do-top-doc
-
-$(package-icon):
-       $(MAKE) -C Documentation/pictures icon
-
-do-top-doc:
-       -$(MAKE) -C Documentation/topdocs/ README_TOP_FILES="$(README_TXT_FILES)" copy-to-top
-
-$(README_TXT_FILES): do-top-doc
-
-local-clean:
-
-
-# if you fix this, please fix yodl too!
-check-top-web:
-       $(MAKE) -C Documentation/topdocs WWW
-