]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/es/user/GNUmakefile
texi2html: create .xref-map files for translations, link snippets and internals
[lilypond.git] / Documentation / es / user / GNUmakefile
1 ISOLANG = es
2 depth = ../../..
3 LOCALSTEPMAKE_TEMPLATES = lilypond ly doclang
4 include $(depth)/make/stepmake.make
5
6
7 local-WWW-1: $(XREF_MAP_FILES) $(outdir)/lilypond-snippets.xref-map \
8         $(outdir)/music-glossary.xref-map \
9         $(outdir)/lilypond-internals.xref-map
10
11 $(outdir)/lilypond-snippets.xref-map:
12         ln -sf ../../../../input/lsr/$@ $@
13
14 $(outdir)/lilypond-internals.xref-map $(outdir)/music-glossary.xref-map:
15         ln -sf ../../../user/$@ $@