1#	$NetBSD: Makefile.inc,v 1.11 2009/11/06 12:31:44 is Exp $
2#
3#	etc.shark/Makefile.inc -- shark-specific etc Makefile targets
4#
5
6# If you change the list of distributed kernels, don't forget
7# to update the release documentation in distrib/notes/common/contents
8
9KERNEL_SETS=		GENERIC
10KERNEL_SUFFIXES=	aout
11
12BUILD_KERNELS=		INSTALL
13
14INSTALLATION_DIRS+=	installation/instkernel
15
16snap_md_post:
17	${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/instkernel '*.gz'
18