Date: Sun, 14 May 2000 13:25:16 -0600 From: Lyndon Nerenberg <lyndon@orthanc.ab.ca> To: Will Andrews <andrews@technologist.com> Cc: FreeBSD Current <current@FreeBSD.ORG> Subject: Re: make(1) patches to bypass quietness prescribed by @-prefixed commands in Makefiles Message-ID: <200005141925.e4EJPHN32617@orthanc.ab.ca> In-Reply-To: Your message of "Sun, 14 May 2000 15:07:14 EDT." <20000514150714.J82488@argon.blackdawn.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Specifies that no new jobs (commands) should be started
if there are others jobs running and the load average
is at least load (a floating-point number). With no
argument, removes a previous load limit.
Maybe this should instead be a -d sub-option?
And I like the idea of adding the -l functionality described above.
--lyndon
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005141925.e4EJPHN32617>
