"make release" in distrib/acorn26 too.
This commit is contained in:
parent
82120310c1
commit
bb6c644707
@ -1,9 +1,10 @@
|
||||
# $NetBSD: Makefile.inc,v 1.3 2002/04/01 19:12:16 bjh21 Exp $
|
||||
# $NetBSD: Makefile.inc,v 1.4 2002/04/19 00:05:25 bjh21 Exp $
|
||||
#
|
||||
# etc.acorn26/Makefile.inc -- acorn26-specific etc Makefile targets
|
||||
#
|
||||
|
||||
KERNEL_SETS= GENERIC FOURMEG
|
||||
BUILD_KERNELS= INSTALL
|
||||
|
||||
INSTALLATION_DIRS+= installation/misc
|
||||
|
||||
@ -13,6 +14,7 @@ snap_md_post:
|
||||
.endif
|
||||
cd ${.CURDIR}/../distrib && ${MAKE} depend && ${MAKE}
|
||||
cd ${.CURDIR}/../distrib/notes && ${MAKE} release
|
||||
cd ${.CURDIR}/../distrib/acorn26 && ${MAKE} release
|
||||
|
||||
# install bootloader into installation directory
|
||||
cp -p ${DESTDIR}/usr/mdec/boot26,ffa ${RELEASEDIR}/installation/misc/.
|
||||
|
Loading…
Reference in New Issue
Block a user