# which architecture to compile for
ARCH=i386
MAKEVERBOSE?= 1
.ifdef BSD_PKG_MK
.error Please use bmake for pkgsrc instead of the base system make.
.endif