Re: How to suppress 'Entering/Leaving ...' messages while running make?
- From: Rex Mottram <rexm@xxxxxxxx>
- Date: Mon, 28 Apr 2008 07:39:35 -0400
PRC wrote:
Hi All,
I'd like to know how can I suppress 'Entering/Leaving ...' messages
while running make. This should be easy. But I can't find it in the
man page.
You have it backwards. There is a flag which tells (GNU) make to print the entering/leaving messages; it is not the default behavior. The flag may be -C but you should look it up.
RM
.
- Follow-Ups:
- Re: How to suppress 'Entering/Leaving ...' messages while running make?
- From: Rex Mottram
- Re: How to suppress 'Entering/Leaving ...' messages while running make?
- References:
- Prev by Date: Re: TCP connect in Non Blocking Mode
- Next by Date: Re: How to suppress 'Entering/Leaving ...' messages while running make?
- Previous by thread: Re: How to suppress 'Entering/Leaving ...' messages while running make?
- Next by thread: Re: How to suppress 'Entering/Leaving ...' messages while running make?
- Index(es):
Relevant Pages
|