#	$OpenBSD: Makefile,v 1.3 2015/09/07 01:38:32 yasuoka Exp $

.if ${MACHINE} == "amd64"

SUBDIR=		bootx64 bootia32

.endif

.include <bsd.subdir.mk>
