lilypond-user
[Top][All Lists]
Advanced

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

Re: Makefile help!


From: karl
Subject: Re: Makefile help!
Date: Sun, 20 Oct 2019 16:26:39 +0200 (CEST)

foxfanfare:
...
> I can now make all the different parts, create automatically the layout of a
> piano 4-hands score, and move all the generate files in the appropriate
> directories. I don't know if this solution is a "good way" of using make,
> what do you think? At least, it seems to work... :)
...

Great.

You could add: 

VPAHT %.pdf  PDF/piano-solo:PDF/piano-primo:PDF/piano-secundo:PDF/piano-duo
VPATH %.midi MIDI/piano-solo:MIDI/piano-primo:MIDI/piano-secundo:MIDI/piano-duo

to give make a chance to find the target files and check if they need to
be remade.

Regards,
/Karl Hammar





reply via email to

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