]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/topdocs/GNUmakefile
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond...
[lilypond.git] / Documentation / topdocs / GNUmakefile
1 depth = ../..
2
3
4 STEPMAKE_TEMPLATES=documentation tex texinfo topdocs
5 LOCALSTEPMAKE_TEMPLATES=lilypond ly
6 HTML_FILES=$(TEXI_FILES:%.texi=$(outdir)/%.html) $(TELY_FILES:%.tely=$(outdir)/%.html)
7 PDF_FILES=$(outdir)/NEWS.pdf
8 README_TOP_FILES=NEWS AUTHORS INSTALL README
9 OUTTXT_FILES= $(outdir)/NEWS.txt
10
11 include $(depth)/make/stepmake.make
12
13 MAKEINFO_FLAGS += -I $(top-src-dir)/Documentation/user
14
15 .SECONDARY:
16