]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/GNUmakefile
1d6e86f54e0207151fe53ead4204fc2a9db8a60d
[lilypond.git] / Documentation / GNUmakefile
1 depth = ..
2
3 NAME = documentation
4 SUBDIRS= user metadoc bibliography pictures topdocs ntweb misc
5 STEPMAKE_TEMPLATES=documentation  texinfo
6
7 README_TOP_FILES=NEWS DEDICATION CHANGES
8 EXTRA_DIST_FILES = 
9
10 include $(depth)/make/stepmake.make 
11
12 default: do-doc
13
14 local-WWW: copy-for-me
15
16 copy-for-me:
17         $(foreach a, $(README_TOP_FILES),cp ../$(a) $(outdir)/$(a).txt && ) true
18