2019-02-20 02:46:33 +03:00
|
|
|
# $NetBSD: Makefile.inc,v 1.11 2019/02/19 23:46:33 sevan Exp $
|
2002-12-02 16:31:16 +03:00
|
|
|
#
|
|
|
|
# etc.macppc/Makefile.inc -- macppc-specific etc Makefile targets
|
|
|
|
#
|
2001-11-30 01:45:53 +03:00
|
|
|
|
2007-07-24 14:49:23 +04:00
|
|
|
# If you change the list of distributed kernels, don't forget
|
|
|
|
# to update the release documentation in distrib/notes/common/contents
|
|
|
|
|
2019-02-20 02:46:33 +03:00
|
|
|
KERNEL_SETS= GENERIC GENERIC.MP GENERIC_601 POWERMAC_G5 \
|
|
|
|
POWERMAC_G5.MP
|
2000-06-08 00:29:00 +04:00
|
|
|
|
2018-11-12 23:07:47 +03:00
|
|
|
BUILD_KERNELS+= INSTALL INSTALL_601 GENERIC_MD
|
2001-11-30 01:45:53 +03:00
|
|
|
|
2002-05-02 19:09:40 +04:00
|
|
|
INSTALLATION_DIRS+= installation/floppy
|