Graham Percival <gra...@percival-music.ca> writes: > 229e0282758104ae7fa2efe663d2a76da5a0f96d
This one has +$(OUT_TXT_FILES): $(outdir)/%.txt: $(top-src-dir)/% + cp -f $< $@ + +$(OUT_TXT_FILES:%.txt=%.html): $(outdir)/%.html: $(outdir)/%.txt + $(PYTHON) $(step-bindir)/text2html.py $< I don't understand those dependency lines with two colons in them. And I find nothing in the GNU Make documentation that would make them appear meaningful to me. Maybe I don't know where to look. -- David Kastrup _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel