1# $NetBSD: Makefile,v 1.1 2012/01/22 03:53:30 tsutsui Exp $
2
3SUBDIR=
4SUBDIR+=	emuimage
5SUBDIR+=	usbimage
6
7TARGETS+=	release live_image
8
9.include <bsd.subdir.mk>
10