.include <bsd.own.mk>

.if ${MACHINE_ARCH} == "i386"
SUBDIR+=	printer
.endif # ${MACHINE_ARCH} == "i386"

.include <bsd.subdir.mk>
