On Sun, 14 May 2000, Will Andrews wrote:

> Hi all,
> 
> Some time ago I was complaining about how there is no way to force make(1)
> to display the commands executed by @-prefixed commands in Makefiles.  So I
> went around and talked to a few people and one guy clued me in on how I
> would add something like this (sorry, I don't remember the name right now
> as this was a few weeks ago..).
> 
> This option is useful for people with complex Makefile hierarchies who
> cannot simply insert a `@${ECHO} "SOMEVAR = ${SOMEVAR}"` as needed in their
> Makefiles or remove all the @'s in their Makefiles. In particular, I would
> use this feature to debug ports.
> 
> Attached is the patch.  If I can get permission, I'd like to commit this to
> code on -current, with a possible MFC in a few weeks (?).  I'd like to hear
> any complaints about this code, including any style(9) mistakes, whether
> this option would be considered bloat, and whether the variable name
> ``beLoud'' is appropriate in this context.  ;-)

Oh, what a nice present!  Thanks!

> 
> Thanks,
> 

----------------------------------------------------------------------------
Chuck Robey            | Interests include C & Java programming, FreeBSD,
[EMAIL PROTECTED]  | electronics, communications, and signal processing.

New Year's Resolution:  I will not sphroxify gullible people into looking up
fictitious words in the dictionary.
----------------------------------------------------------------------------



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to