xref: /netbsd/etc/etc.shark/Makefile.inc (revision c4a72b64)
1#	$NetBSD: Makefile.inc,v 1.6 2002/12/02 13:18:12 lukem Exp $
2#
3#	etc.shark/Makefile.inc -- shark-specific etc Makefile targets
4#
5
6KERNEL_SETS=		GENERIC
7KERNEL_SUFFIXES=	aout
8
9BUILD_KERNELS=		INSTALL
10
11INSTALLATION_DIRS+=	installation/instkernel
12
13snap_md_post:
14	${MAKESUMS} -t ${RELEASEDIR}/installation/instkernel '*.gz'
15