xref: /netbsd-src/distrib/evbsh3/instkernel/Makefile (revision 27620987b8618edefe3919667fcfb2a0eb02578b)
1#	$NetBSD: Makefile,v 1.1 2010/04/06 15:54:31 nonaka Exp $
2
3SUBDIR=		ramdisk .WAIT instkernel
4TARGETS+=	release
5
6.include <bsd.subdir.mk>
7