1# $NetBSD: Makefile,v 1.2 2018/12/15 18:03:17 gson Exp $
2
3SUBDIR=
4SUBDIR+=	emuimage
5
6TARGETS+=	release live_image
7
8.include <bsd.subdir.mk>
9