1 # $NetBSD: Makefile.inc,v 1.19 2007/07/24 10:49:26 pavel Exp $
3 # etc.mac68k/Makefile.inc -- mac68k-specific etc Makefile targets
6 # If you change the list of distributed kernels, don't forget
7 # to update the release documentation in distrib/notes/common/contents
9 KERNEL_SETS= GENERIC GENERICSBC
11 BUILD_KERNELS= INSTALL INSTALLSBC
13 INSTALLATION_DIRS+= installation/miniroot \
14 installation/instkernel
17 ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/instkernel '*.gz'
19 # For "make iso-image"
20 # mkisofs arguments to create a hybrid (HFS/Rockridge) CD-ROM image.
21 MKISOFS_FLAGS+= -hfs --macbin \
22 -map ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/misc/extensions.map
24 iso-image: do-iso-image