]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/tex/Makefile
release: 0.1.60
[lilypond.git] / Documentation / tex / Makefile
1
2 depth=../..
3 include ./$(depth)/make/Include.make 
4 include ./$(depth)/make/Docrules.make
5 #
6
7 DOCFILES = $(wildcard *.doc)
8 OUTDOCFILES = $(addprefix $(outdir)/, $(DOCFILES))
9 BIBFILES= $(wildcard *.bib)
10 EXTRA_DISTFILES= $(BIBFILES) $(DOCFILES)
11
12 dvi: $(DVIFILES)
13
14 local-WWW: $(OUTDOCFILES:.doc=.ps.gz)
15         ls-latex --extension .ps.gz $(DOCFILES) > $(outdir)/index.html