lilypond-devel
[Top][All Lists]
Advanced

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

Re: make doc


From: Francisco Vila
Subject: Re: make doc
Date: Tue, 31 May 2011 08:37:54 +0200

2011/5/30 Phil Holmes <address@hidden>:

> For those who are
> interested in the build system, I attach my notes to date of how make doc
> works - slightly stream-of-consciousness, I'm afraid.

>git/build/input/GNUmakefile is:

>depth=../

This should be 'depth=..' without the trailing '/'

>include $(depth)/config$(if $(conf),-$(conf),).make
>include $(configure-srcdir)/./input/GNUmakefile
>MODULE_INCLUDES += $(src-dir)/$(outbase)

>The first include is:

>..//config.make (note the // which is strictly wrong)

Caused by the above trailing '/'.
-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com



reply via email to

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