]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/de/user/GNUmakefile
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond into dev...
[lilypond.git] / Documentation / de / user / GNUmakefile
1 ISOLANG = de
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/$@ $@