1 # $NetBSD: Makefile.inc,v 1.11 2019/02/19 23:46:33 sevan Exp $ 2 # 3 # etc.macppc/Makefile.inc -- macppc-specific etc Makefile targets 4 # 5 6 # If you change the list of distributed kernels, don't forget 7 # to update the release documentation in distrib/notes/common/contents 8 9 KERNEL_SETS= GENERIC GENERIC.MP GENERIC_601 POWERMAC_G5 \ 10 POWERMAC_G5.MP 11 12 BUILD_KERNELS+= INSTALL INSTALL_601 GENERIC_MD 13 14 INSTALLATION_DIRS+= installation/floppy 15