
SUBDIR= zboot

.if ${MACHINE} == "zaurus"
SUBDIR+= zbsdmod
.endif

.include <bsd.subdir.mk>
