Subject: Re: Some random questions about boot n' build messages ...
To: None <current-users@NetBSD.ORG>
From: J.T. Conklin <jconklin@netcom.com>
List: current-users
Date: 03/27/1996 16:09:02
> I just did a (nearly) completely clean "make build" from yesterday's sources
> on a Pentium 120.  In light of this, a few trivial questions:
> 
> (1) "make build" errors
> [...]
> test -L krb_err.et -a ! -e krb_err.et && rm -f krb_err.et
> *** Error code 1 (ignored)
> [...]

Didn't we have a problem with the shell's handling of && ?  Are your
shell sources up to date?

	--jtc