]> git.donarmstrong.com Git - lilypond.git/blob - stepmake/stepmake/yolily-toplevel-targets.make
449b91c9acc9afcf48363870cf8eb8520152aab4
[lilypond.git] / stepmake / stepmake / yolily-toplevel-targets.make
1 # -*-Makefile-*-
2 # title    Yolily_Toplevel_targets.make
3
4 local-dist: do-top-doc
5
6 $(package-icon):
7         $(MAKE) -C Documentation/pictures icon
8
9 do-top-doc:
10         -$(MAKE) -C Documentation/topdocs/ README_TOP_FILES="$(README_TXT_FILES)" copy-to-top
11
12 $(README_TXT_FILES): do-top-doc
13
14 local-clean:
15
16
17 # if you fix this, please fix yodl too!
18 check-top-web:
19         $(MAKE) -C Documentation/topdocs WWW
20