X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fmisc%2FGNUmakefile;h=a1db6cd710cc01ee9ba6409619c0b92101af1e8e;hb=403ae3c68aae09218703a7d8cc7df3d30e6d7b92;hp=c39d80119301852ab1bf65edc85ab9e1267027e3;hpb=f0fe9c843e926066299c1f9a33004649f42e1f24;p=lilypond.git diff --git a/Documentation/misc/GNUmakefile b/Documentation/misc/GNUmakefile index c39d801193..a1db6cd710 100644 --- a/Documentation/misc/GNUmakefile +++ b/Documentation/misc/GNUmakefile @@ -19,9 +19,6 @@ default: local-txt-doc OUT_TXT_FILES = $(addprefix $(outdir)/, $(addsuffix .txt, $(TEXTS))) ##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 - $(outdir)/%.txt: % cp $< $@