[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: --no-silent --no-quiet style option
From: |
jgrant |
Subject: |
RE: --no-silent --no-quiet style option |
Date: |
Tue, 23 Sep 2003 14:11:25 +0100 |
Hello,
Yes, I am aware it is on the man page, however I was thinking of something
like
-s, --silent, --quiet Don't echo commands. Equivalent to .SILENT rule
in the make --help.
How do you feel about adding a --no-silent, --no-quiet option to overrule
all .SILENT and @ commands in a Makefile? I can take a look at writing this
patch, if it will be accepted.
Regards
Jonathan
> -----Original Message-----
> From: Paul D. Smith [mailto:address@hidden
> Sent: 23 September 2003 13:18
> To: address@hidden
> Cc: address@hidden
> Subject: RE: --no-silent --no-quiet style option
>
>
> %% address@hidden writes:
>
> j> Seems a ".SILENT:" rule was the cause of the problem.
> could this be
> j> documented somewhere please?
>
> Could what be documented? The .SILENT rule is certainly
> documented, if that's what you mean... ?
>
> --
> --------------------------------------------------------------
> -----------------
> Paul D. Smith <address@hidden> Find some GNU make tips at:
> http://www.gnu.org http://make.paulandlesley.org
> "Please remain calm...I may be mad, but I am a
> professional." --Mad Scientist
>