On Fri, Nov 02, 2001 at 10:10:08AM -0800, Matthew Jacob wrote:
>
> /usr/src/lib/compat/compat4x.alpha /tstsys/alpha/compile/GPLUS
> yorp.feral.com > root make obj all install clean
^^^^^^^^^^^^
You cannot do this due to make(1) evaluation timming. You need to do:
root (make obj && make all install clean)
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
