Makefile revision 1.1.4.2
1# $NetBSD: Makefile,v 1.1.4.2 2012/04/17 00:02:47 yamt Exp $
2
3SUBDIR=
4SUBDIR+=	emuimage
5
6TARGETS+=	release live_image
7
8.include <bsd.subdir.mk>
9