On Sun, 14 May 2000, Will Andrews wrote:
> On Sun, May 14, 2000 at 01:25:16PM -0600, Lyndon Nerenberg wrote:
> > I like the idea, but the -l flag conflicts with a different usage for
> > SVR4 derived makes (on at least AIX, Irix, and Solaris):
> >
> > -l load
> >Specifi
On Sun, 14 May 2000, Will Andrews wrote:
# 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.
[snip]
I too like this idea and along the lines of what Lyndon suggested
how about the attached patch inst
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 so