xref: /netbsd/etc/etc.next68k/Makefile.inc (revision c4a72b64)
1#	$NetBSD: Makefile.inc,v 1.4 2002/12/02 13:18:10 lukem Exp $
2#
3#	etc.next68k/Makefile.inc -- next68k-specific etc Makefile targets
4#
5
6KERNEL_SETS=		GENERIC
7
8snap_md_post:
9	# install boot image in installation directory
10	cp -p ${DESTDIR}/usr/mdec/boot ${RELEASEDIR}/installation/boot
11