X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fbibliography%2FGNUmakefile;h=4a7bab0111c2d95cbecf46a17422039dce875ece;hb=e8c5088682e4236b51afbb053d593f6c451460df;hp=af96676e1b8315712be92ce0c94bd9f64dd6794f;hpb=864e67718a6773763b438bf57a3978a1d225f61a;p=lilypond.git diff --git a/Documentation/bibliography/GNUmakefile b/Documentation/bibliography/GNUmakefile index af96676e1b..4a7bab0111 100644 --- a/Documentation/bibliography/GNUmakefile +++ b/Documentation/bibliography/GNUmakefile @@ -3,13 +3,13 @@ depth=../.. OUT_BIB_FILES = $(addprefix $(outdir)/, $(BIB_FILES)) -BIB_FILES= $(wildcard *.bib) -EXTRA_DIST_FILES= $(BIB_FILES) $(wildcard *.bst) +EXTRA_DIST_FILES= $(BIB_FILES) $(call src-wildcard,*.bst) +BIB_FILES= $(call src-wildcard,*.bib) STEPMAKE_TEMPLATES=tex documentation LOCALSTEPMAKE_TEMPLATES=lilypond ly -include $(depth)/make/stepmake.make +include $(depth)/make/stepmake.make dvi: $(DVI_FILES) $(OUT_BIB_FILES) @@ -21,17 +21,13 @@ default: GENHTMLS = engraving colorado computer-notation OUTGENHTMLS = $(addprefix $(outdir)/, $(GENHTMLS:%=%.html)) - -local-WWW: $(addprefix $(outdir)/, $(BIB_FILES:.bib=.html)) - $(PYTHON) $(step-bindir)/ls-latex.py --title 'References on Music Notation' \ - $(YO_FILES) $(OUTYO_FILES:.yo=.latex) $(BIB_FILES) $(DOC_FILES) $(TEX_FILES) \ - | sed "s!$(outdir)/!!g" > $(outdir)/index.html +local-WWW: $(addprefix $(outdir)/, $(BIB_FILES:.bib=.html) index.html) $(outdir)/%.bib: %.bib ln -f $< $@ $(outdir)/%.html: %.bib - $(PYTHON) $(depth)/buildscripts/bib2html.py -o $@ $< + BSTINPUTS=$(src-dir) $(PYTHON) $(buildscript-dir)/bib2html.py -o $@ $< local-clean: rm -f fonts.aux fonts.log feta*.tfm feta*.*pk