On 6/14/10 1:00 PM, "Graham Percival" <gra...@percival-music.ca> wrote:

> On Mon, Jun 14, 2010 at 06:28:15PM +0000, n.putt...@gmail.com wrote:
>> I had to run `make bin-clean' and recompile to get round this.
> 
> Please tell me that "bin-clean" doesn't do anything that:
>         make doc-clean
>         make clean
>         make distclean
> doesn't do.

bin-clean should just clean up the binaries.

make distclean is everything, as I understand it.

make clean is everything but configuration files.

make bin-clean is binary files (i.e. it leaves the docs alone and the fonts
alone, I think).

make doc-clean is documentation + fonts, I think.

So I think that make clean is essentially the same as make bin-clean and
make doc-clean.

But I haven't checked this out with the sources, because I can't follow
them....
> 
> (ok, time to edit the CG again...)

Hence the chapter on the build system that I proposed...
> 


Thanks,

Carl


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to