2003-01-03 18:34:30 +03:00
|
|
|
# $NetBSD: Makefile.inc,v 1.5 2003/01/03 15:34:39 lukem Exp $
|
2000-07-22 06:33:53 +04:00
|
|
|
#
|
|
|
|
# etc.next68k/Makefile.inc -- next68k-specific etc Makefile targets
|
|
|
|
#
|
|
|
|
|
2001-11-30 01:45:53 +03:00
|
|
|
KERNEL_SETS= GENERIC
|
2000-07-22 06:33:53 +04:00
|
|
|
|
|
|
|
snap_md_post:
|
2002-06-05 17:49:33 +04:00
|
|
|
# install boot image in installation directory
|
2003-01-03 18:34:30 +03:00
|
|
|
${HOST_INSTALL_FILE} -m ${NONBINMODE} ${DESTDIR}/usr/mdec/boot \
|
|
|
|
${RELEASEDIR}/${MACHINE}/installation/boot
|