]> git.donarmstrong.com Git - lilypond.git/blob - stepmake/stepmake/topdocs-targets.make
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / stepmake / stepmake / topdocs-targets.make
1
2 default: local-doc
3
4 copy-to-top:  $(TO_TOP_FILES)
5         $(foreach i, $(TO_TOP_FILES), \
6           cp $(i) $(top-build-dir) && ) true
7
8 local-WWW: $(HTML_FILES) $(PDF_FILES) copy-to-top
9