From owner-freebsd-current Sun May 14 12:17: 6 2000 Delivered-To: freebsd-current@freebsd.org Received: from picnic.mat.net (picnic.mat.net [206.246.122.133]) by hub.freebsd.org (Postfix) with ESMTP id B160837C03D for ; Sun, 14 May 2000 12:17:00 -0700 (PDT) (envelope-from chuckr@picnic.mat.net) Received: from localhost (chuckr@localhost [127.0.0.1]) by picnic.mat.net (8.9.3/8.9.3) with ESMTP id PAA29824; Sun, 14 May 2000 15:16:40 -0400 (EDT) (envelope-from chuckr@picnic.mat.net) Date: Sun, 14 May 2000 15:16:40 -0400 (EDT) From: Chuck Robey To: Will Andrews Cc: FreeBSD Current Subject: Re: make(1) patches to bypass quietness prescribed by @-prefixed commands in Makefiles In-Reply-To: <20000514150714.J82488@argon.blackdawn.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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, chuckr@picnic.mat.net | 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 majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message