.if ${MACHINE_ARCH} == "i386"
CFLAGS+=-W -Wall
CFLAGS+=-Werror
#.if ${MACHINE_ARCH} == "i386"
.endif
#CFLAGS+=-Werror
--
#.endif