Put boot26 in the installation/misc directory, since that's where it's

documented as being.
This commit is contained in:
bjh21 2002-03-31 16:02:30 +00:00
parent 85a0df2127
commit 1050fe6ae0

View File

@ -1,10 +1,12 @@
# $NetBSD: Makefile.inc,v 1.1 2002/03/24 21:20:39 bjh21 Exp $
# $NetBSD: Makefile.inc,v 1.2 2002/03/31 16:02:30 bjh21 Exp $
#
# etc.acorn26/Makefile.inc -- acorn26-specific etc Makefile targets
#
KERNEL_SETS= GENERIC FOURMEG
INSTALLATION_DIRS+= installation/misc
snap_md_post:
.ifndef UPDATE
cd ${.CURDIR}/../distrib && ${MAKE} cleandir
@ -13,7 +15,7 @@ snap_md_post:
cd ${.CURDIR}/../distrib/notes && ${MAKE} release
# install bootloader into installation directory
cp -p ${DESTDIR}/usr/mdec/boot26,ffa ${RELEASEDIR}/installation/.
cp -p ${DESTDIR}/usr/mdec/boot26,ffa ${RELEASEDIR}/installation/misc/.
# compute checksums
sh ${.CURDIR}/../distrib/sets/makesums -t ${RELEASEDIR}/installation '*'