xref: /netbsd-src/distrib/evbsh3/instkernel/Makefile (revision 51c5f9b7c2b2cc93506078d2cab158634a65201f)
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