]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/topdocs/GNUmakefile
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
[lilypond.git] / Documentation / topdocs / GNUmakefile
1 depth = ../..
2
3 STEPMAKE_TEMPLATES=documentation tex texinfo topdocs
4 LOCALSTEPMAKE_TEMPLATES=lilypond ly
5 OUT_TEXI_FILES = $(TELY_FILES:%.tely=$(outdir)/%.texi)
6 HTML_FILES=$(TEXI_FILES:%.texi=$(outdir)/%.html) $(TELY_FILES:%.tely=$(outdir)/%.html)
7 README_TOP_FILES=NEWS AUTHORS INSTALL README
8 OUTTXT_FILES= $(outdir)/NEWS.txt
9
10 include $(depth)/make/stepmake.make
11
12 # FIXME ad-hoc file copy?
13 $(outdir)/NEWS.tely: $(top-src-dir)/Documentation/changes.tely
14         cp -f $< $@
15
16 ifeq ($(out),www)
17 local-WWW-1: $(OUT_TEXI_FILES)
18 endif
19
20 .SECONDARY: