X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fmisc%2FGNUmakefile;h=bb3beb4998c5b63018cc8d6bd322ef457452b74d;hb=1c0e5f4ce099efa05d7fb96257e9ad317e2d309e;hp=b84aa786b88b3e0e7c9cd72bd6e7adf1f34131e5;hpb=73b5566161e4443f90f68d78b1116bf6041e8aa4;p=lilypond.git diff --git a/Documentation/misc/GNUmakefile b/Documentation/misc/GNUmakefile index b84aa786b8..bb3beb4998 100644 --- a/Documentation/misc/GNUmakefile +++ b/Documentation/misc/GNUmakefile @@ -14,7 +14,7 @@ default: local-doc #urg default local-WWW target uses footify before its time; # must add footify with txt-to-html target OUT_TXT_FILES = $(addprefix $(outdir)/, $(addsuffix .txt, $(TEXTS))) -##local-WWW: $(OUT_TXT_FILES) $(OUT_HTMLFILES) txt-to-html +##local-WWW-2: $(OUT_TXT_FILES) $(OUT_HTMLFILES) txt-to-html copy-for-me: $(foreach a, $(README_TOP_FILES), cp ../$(a) $(outdir)/$(a).txt && ) true