This is only WARNS=0 clean now.

This commit is contained in:
David E. O'Brien 2002-05-19 18:25:41 +00:00
parent be5181d5b1
commit ecdd3d1cab

View File

@ -29,6 +29,7 @@ SRCS+= wait.h
.include "${.CURDIR}/Makefile.${TARGET_ARCH}"
.endif
WARNS= 0
.if ${TARGET_ARCH} != ${MACHINE_ARCH}
CFLAGS+= -DCROSS_COMPILE=1
.endif