On Thu, Sep 25, 2003 at 06:33:59PM +0200, Johannes Kingma wrote:
> What's wrong here?
>
> .if (!defined(NO_RESCUE) || \
> defined(RELEASEDIR)) && \
> (${TARGET_ARCH} != ${MACHINE_ARCH} || ${BOOTSTRAPPING} < 501101)
> _crunchide= usr.sbin/crunch/crunchide
> .endif
>
> [EMAIL PROTECTED]
What's wrong here?
.if (!defined(NO_RESCUE) || \
defined(RELEASEDIR)) && \
(${TARGET_ARCH} != ${MACHINE_ARCH} || ${BOOTSTRAPPING} < 501101)
_crunchide= usr.sbin/crunch/crunchide
.endif
[EMAIL PROTECTED]/usr/src]# make buildkernel
"Makefile.inc1", line 773: warning: String comparison op