xref: /netbsd/etc/etc.acorn32/Makefile.inc (revision c4a72b64)
1#	$NetBSD: Makefile.inc,v 1.8 2002/12/02 13:31:16 lukem Exp $
2#
3#	etc.acorn32/Makefile.inc -- acorn32-specific etc Makefile targets
4#
5
6KERNEL_SETS=		GENERIC NC NC_WSCONS RPC_WSCONS
7
8BUILD_KERNELS=		INSTALL
9
10INSTALLATION_DIRS+=	installation/kernel	\
11			installation/misc
12
13snap_md_post:
14	${MAKESUMS} -t ${RELEASEDIR}/installation/kernel '*.gz'
15	${MAKESUMS} -t ${RELEASEDIR}/installation/misc '*.gz'
16