On 12/20/09 2:58 PM, "Mark Polesky" <markpole...@yahoo.com> wrote:

> CG 2.1.3 Building LilyPond -- Useful make variables:
> 
> If a less verbose build output if desired, the variable
> QUIET_BUILD may be set to 1 on make command line, or in
> Olocal.makeĀ¹ at top of the build tree.
> 
> How do I make this work?  Neither of these work for me:
> 
> QUIET_BUILD=1
> QUIET_BUILD = 1

make QUIET_BUILD=1 doc

works for me.

It doesn't shut down all output, but makes it much less verbose.

HTH,

Carl



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

Reply via email to