automake
[Top][All Lists]
Advanced

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

Re: making pretty the "leaving directory" message


From: Ralf Wildenhues
Subject: Re: making pretty the "leaving directory" message
Date: Sat, 28 Aug 2010 08:35:23 +0200
User-agent: Mutt/1.5.20 (2010-04-22)

Hello Vincent,

* Vincent Torri wrote on Sat, Aug 28, 2010 at 08:32:33AM CEST:
> with the silent rule feature, the compilation / linking messages are
> prettier than before. Is there a plan to also make the messages
> "Entering directory ***" or "Leaving directory ***" prettier ?

These messages come straight from GNU make.  You can silence them with
  make --no-print-directory

and you could use an alias of course to save typing.

Cheers,
Ralf



reply via email to

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