Makefile.inc revision 1.6.4.1
1#	Makefile.inc,v 1.6 2007/07/24 10:49:27 pavel Exp
2#
3#	etc.next68k/Makefile.inc -- next68k-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
10
11snap_md_post:
12	# install boot image in installation directory
13	${HOST_INSTALL_FILE} -m ${NONBINMODE} ${DESTDIR}/usr/mdec/boot \
14	    ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/boot
15