On Sat, Jun 25, 2011 at 7:12 PM, Jesse Engle <engle...@gmail.com> wrote:
> Hello,
>
> I'm trying to write a makefile for a simple project with the following
> directory layout:
>
> ritual/
> |-- Makefile
> |-- build/
> |-- include
> |-- |-- defs.ily
> |-- |-- three-stroke-ruff.ily
> |-- |-- single-drag.ily
> |-- |-- ...
> |-- main.ly
>
> I'd like to have the makefile rebuild the project and place the .pdf
> and .midi output in build/ when there are any modifications to main.ly
> or any files in the include/ directory. I've been reading the `make'
> manual and have looked over the example makefile in the Lilypond docs
> but I'm still very confused over how to accomplish this. Could someone
> offer me some assistance? Thanks...Jesse
>

Can you post the text of your makefile so we can see what you've tried so far?

Jon
-- 
Jonathan Kulp
http://www.jonathankulp.com

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to