X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fessay%2FGNUmakefile;h=068109cdcfb59bd4f9fedd5a3ab145c4c827938a;hb=e901a5238682aaaaf59a0435c300ed6531b2eb12;hp=ef207fed8e44124d2e14ac5553c46225ee04f5b5;hpb=8e290e90bbecbfab635b9de8874d14df43a5e634;p=lilypond.git diff --git a/Documentation/essay/GNUmakefile b/Documentation/essay/GNUmakefile index ef207fed8e..068109cdcf 100644 --- a/Documentation/essay/GNUmakefile +++ b/Documentation/essay/GNUmakefile @@ -9,6 +9,11 @@ BIB_FILES= $(call src-wildcard,*.bib) include $(depth)/make/stepmake.make +# we no longer create bibliography files in this subdir, +# since it needs to be done in the main Documentation/ dir. +# all the below can _probably_ be removed, but I haven't +# examined it in detail. +# I think this is just going to wait until we switch to waf. -gp dvi: $(DVI_FILES) $(OUT_BIB_FILES) ps: $(PS_FILES) @@ -19,7 +24,9 @@ GENHTMLS = engraving colorado computer-notation OUTGENHTMLS = $(addprefix $(outdir)/, $(GENHTMLS:%=%.html)) ifeq ($(out),www) -local-WWW-2: $(addprefix $(outdir)/, $(BIB_FILES:.bib=.html) index.html) +# temporary build fix; we don't know yet what's happening +# to the literature index. -gp +# local-WWW-2: $(addprefix $(outdir)/, $(BIB_FILES:.bib=.html) lit-index.html) endif $(outdir)/%.bib: %.bib