Re: How to suppress 'Entering/Leaving ...' messages while running make?



PRC <panruochen@xxxxxxxxx> writes:
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.

Best Regards,
PRC
Apr 28, 2008

make --no-print-directory
.