help-make
[Top][All Lists]
Advanced

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

turning off @


From: Noel Yap
Subject: turning off @
Date: Wed, 19 May 2004 10:42:37 -0400 (EDT)

I couldn't find anything in the docs.  Is there a flag that would turn off
the "no echo" @ at the start of commands?  I have many files that are
generated and I care about the commands only when debugging.  For example:

target:
        @complicated-command-to-create-target >$(@)


$ gmake --verbose
complicated-command-to-create-target >$(@)


I'm thinking this should act exactly like "-n" except that it should really
make the targets.

Thanks,
Noel


--
NOTICE: If received in error, please destroy and notify sender.  Sender does 
not waive confidentiality or privilege, and use is prohibited.





reply via email to

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