lilypond-user
[Top][All Lists]
Advanced

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

Re: Makefile help!


From: foxfanfare
Subject: Re: Makefile help!
Date: Sun, 20 Oct 2019 01:33:15 -0700 (MST)

Karl Hammar wrote
> piano-solo.%.pdf: piano-solo.%.ly \
>       $(general) \
>       dialogs.%.ily \
>       global.%.ily \
>       notes.piano-solo.%.ily \
>       pedals.%.ily
> ...

Little update for those interested by that problem, actually, that solution
doesn't work properly. In that example, the problem I have with the % sign
is that it doesn't seem to apply correctly to any of the dependencies,
except the first one which share the same name with the target. So if I
update a dependency (like dialogs.01.ily), make will not recompile
piano-solo.01.pdf. It only works when updating piano-solo.01.ly ...



--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html



reply via email to

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