NetBSD/etc/etc.shark/Makefile.inc

20 lines
575 B
Makefile

# $NetBSD: Makefile.inc,v 1.10 2008/03/18 04:20:37 lukem 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:
cd ${NETBSDSRCDIR}/distrib/shark/instkernel/instkernel && \
${MAKE} release-aout-instkernel
${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/instkernel '*.gz'