]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/fr/user/GNUmakefile
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond into dev...
[lilypond.git] / Documentation / fr / user / GNUmakefile
1 ISOLANG = fr
2 depth = ../../..
3 LOCALSTEPMAKE_TEMPLATES = lilypond ly doclang
4 include $(depth)/make/stepmake.make
5
6 local-WWW-1: $(XREF_MAP_FILES) $(outdir)/lilypond-snippets.xref-map \
7         $(outdir)/music-glossary.xref-map \
8         $(outdir)/lilypond-internals.xref-map
9
10 $(outdir)/lilypond-snippets.xref-map:
11         ln -sf ../../../../input/lsr/$@ $@
12
13 $(outdir)/lilypond-internals.xref-map $(outdir)/music-glossary.xref-map:
14         ln -sf ../../../user/$@ $@