X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fbibliography%2FGNUmakefile;h=06055b58089eff8c7cdb6544fbf97a1f3a984d11;hb=5532801f30af2000fa4085e2e3853efe2f6b095b;hp=798dad58a65c482e0aaede203dc9cc78dacccd79;hpb=7f8616eb07a69db59f9bf5612123fe4fb3bd52b1;p=lilypond.git diff --git a/Documentation/bibliography/GNUmakefile b/Documentation/bibliography/GNUmakefile index 798dad58a6..06055b5808 100644 --- a/Documentation/bibliography/GNUmakefile +++ b/Documentation/bibliography/GNUmakefile @@ -15,13 +15,14 @@ dvi: $(DVI_FILES) $(OUT_BIB_FILES) ps: $(PS_FILES) -# urg default: GENHTMLS = engraving colorado computer-notation OUTGENHTMLS = $(addprefix $(outdir)/, $(GENHTMLS:%=%.html)) +ifeq ($(out),www) local-WWW-2: $(addprefix $(outdir)/, $(BIB_FILES:.bib=.html) index.html) +endif $(outdir)/%.bib: %.bib ln -f $< $@