lilypond-user
[Top][All Lists]
Advanced

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

Re: Writing makefile for simple project


From: Jonathan Kulp
Subject: Re: Writing makefile for simple project
Date: Sat, 25 Jun 2011 19:19:21 -0500

On Sat, Jun 25, 2011 at 7:12 PM, Jesse Engle <address@hidden> 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



reply via email to

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