bootjs.elf -> bootjs.net

This commit is contained in:
martin 2003-12-15 17:35:33 +00:00
parent 170c19e9bf
commit e5627c0207
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.inc,v 1.37 2003/12/14 12:17:44 martin Exp $
# $NetBSD: Makefile.inc,v 1.38 2003/12/15 17:35:33 martin Exp $
#
# etc.sparc/Makefile.inc -- sparc-specific etc Makefile targets
#
@ -29,7 +29,7 @@ snap_md_post:
# install boot images in netboot directory
${HOST_INSTALL_FILE} -m ${NONBINMODE} ${DESTDIR}/usr/mdec/boot.net \
${RELEASEDIR}/${MACHINE}/installation/netboot
${HOST_INSTALL_FILE} -m ${NONBINMODE} ${DESTDIR}/usr/mdec/bootjs.elf \
${HOST_INSTALL_FILE} -m ${NONBINMODE} ${DESTDIR}/usr/mdec/bootjs.net \
${RELEASEDIR}/${MACHINE}/installation/netboot
# install links to boot and installation utilities for various media