xref: /netbsd-src/distrib/i386/liveimage/Makefile (revision 230b95665bbd3a9d1a53658a36b1053f8382a519)
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