9 lines
143 B
Makefile
9 lines
143 B
Makefile
# $NetBSD: Makefile,v 1.1 2012/01/22 03:53:31 tsutsui Exp $
|
|
|
|
SUBDIR=
|
|
SUBDIR+= emuimage
|
|
|
|
TARGETS+= release live_image
|
|
|
|
.include <bsd.subdir.mk>
|