1# $NetBSD: Makefile,v 1.1 2021/07/23 21:53:33 jmcneill Exp $
2
3SUBDIR=		armimage
4
5TARGETS+=	release live_image
6
7.include <bsd.subdir.mk>
8