Makefile.inc revision 1.11
1#	$NetBSD: Makefile.inc,v 1.11 2006/08/16 19:33:52 he Exp $
2#
3#	etc.acorn32/Makefile.inc -- acorn32-specific etc Makefile targets
4#
5
6KERNEL_SETS=		GENERIC NC
7
8BUILD_KERNELS=		INSTALL
9
10INSTALLATION_DIRS+=	installation/kernel	\
11			installation/misc
12
13snap_md_post:
14	${HOST_INSTALL_FILE} -m ${NONBINMODE} ${DESTDIR}/usr/mdec/boot32,ffa \
15	    ${RELEASEDIR}/${MACHINE}/installation/misc
16	${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/kernel '*.gz'
17	${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/misc '*.gz' boot32,ffa
18