NetBSD/etc/etc.shark/Makefile.inc
tsutsui 82527754bc Copy ramdisk INSTALL.aout kernel into installation/instkernel in ${RELEASEDIR}
where it had been put and documented. Actually closes PR port-shark/41672.
2010-10-04 13:45:28 +00:00

18 lines
479 B
Makefile

# $NetBSD: Makefile.inc,v 1.12 2010/10/04 13:45:28 tsutsui Exp $
#
# etc.shark/Makefile.inc -- shark-specific etc Makefile targets
#
# If you change the list of distributed kernels, don't forget
# to update the release documentation in distrib/notes/common/contents
KERNEL_SETS= GENERIC
KERNEL_SUFFIXES= aout
BUILD_KERNELS= INSTALL
INSTALLATION_DIRS+= installation/instkernel
snap_md_post:
${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/instkernel '*.gz'