]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/bibliography/GNUmakefile
* SConstruct: Further development.
[lilypond.git] / Documentation / bibliography / GNUmakefile
1 # Documentation/tex/Makefile
2
3 depth=../..
4
5 OUT_BIB_FILES = $(addprefix $(outdir)/, $(BIB_FILES))
6 BIB_FILES= $(wildcard *.bib)
7 EXTRA_DIST_FILES= $(BIB_FILES) $(wildcard *.bst)
8
9 STEPMAKE_TEMPLATES=tex documentation
10 LOCALSTEPMAKE_TEMPLATES=lilypond ly
11
12 include $(depth)/make/stepmake.make 
13
14 dvi: $(DVI_FILES) $(OUT_BIB_FILES)
15
16 ps: $(PS_FILES)
17
18 # urg
19 default:
20
21 GENHTMLS = engraving colorado  computer-notation
22 OUTGENHTMLS = $(addprefix $(outdir)/, $(GENHTMLS:%=%.html))
23
24 local-WWW: $(addprefix $(outdir)/, $(BIB_FILES:.bib=.html) index.html)
25
26 $(outdir)/%.bib: %.bib
27         ln -f $< $@
28
29 $(outdir)/%.html: %.bib
30         $(PYTHON) $(depth)/buildscripts/bib2html.py -o $@ $<
31
32 local-clean:
33         rm -f fonts.aux fonts.log feta*.tfm feta*.*pk