lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: make fails for staging branch


From: David Kastrup
Subject: Re: make fails for staging branch
Date: Fri, 23 Dec 2011 09:40:10 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

Graham Percival <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]