bug-lilypond
[Top][All Lists]
Advanced

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

Some make target inconsistencies


From: David Kastrup
Subject: Some make target inconsistencies
Date: Mon, 08 Aug 2011 10:43:12 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

If you do

    make bin-clean bin

this will not work since "bin-clean" cleans out the libraries, and "bin"
does not recreate them.

Actually, not even

    make lib

will help since it claims to be finished, when

    make bin

is still complaining about the missing flower library.  I have not yet
found any way to do the equivalent of "make lib" short of just doing
"make all" and then killing make once the compilation has moved over to
creating the docs.

-- 
David Kastrup




reply via email to

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