Makefile.inc revision 1.7
1#	$NetBSD: Makefile.inc,v 1.7 2002/12/02 13:18:05 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
13# Build the release notes and boot floppies and install them
14snap_md_post:
15	${MAKESUMS} -t ${RELEASEDIR}/installation/kernel '*.gz'
16	${MAKESUMS} -t ${RELEASEDIR}/installation/misc '*.gz'
17