#	$OpenBSD: Makefile,v 1.2 2019/05/11 19:14:41 mlarkin Exp $

.if ${MACHINE} == "amd64"

SUBDIR=		bootia32

.endif

.include <bsd.subdir.mk>
