Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Nov 2001 08:58:22 -0800 (PST)
From:      Matthew Jacob <mjacob@feral.com>
To:        "David O'Brien" <obrien@freebsd.org>
Cc:        current@freebsd.org
Subject:   Re: broken read-only paradigm?
Message-ID:  <Pine.BSF.4.21.0111030858180.87446-100000@beppo>
In-Reply-To: <20011102131513.A84981@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
ah. thx


On Fri, 2 Nov 2001, David O'Brien wrote:

> 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 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?Pine.BSF.4.21.0111030858180.87446-100000>