automake
[Top][All Lists]
Advanced

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

Silent compilation


From: Steffen Boerm
Subject: Silent compilation
Date: Thu, 17 Jun 2004 13:54:08 +0200
User-agent: Mutt/1.2.5i

Hi.

Is it possible to reduce the amount of information printed by
the Makefiles when compiling or linking?

Simply using the ".SILENT: ..." pseudo-target goes a little too
far, I would prefer something similar to the behaviour of the
Linux kernel Makefiles, e.g., printing only the line

  Compiling foo.c

when foo.c is compiled.

Is there a portable way of doing this?

Best regards,
Steffen 8-)




reply via email to

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