15 lines
435 B
Makefile
15 lines
435 B
Makefile
# $NetBSD: Makefile.inc,v 1.11 2019/02/19 23:46:33 sevan Exp $
|
|
#
|
|
# etc.macppc/Makefile.inc -- macppc-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 GENERIC.MP GENERIC_601 POWERMAC_G5 \
|
|
POWERMAC_G5.MP
|
|
|
|
BUILD_KERNELS+= INSTALL INSTALL_601 GENERIC_MD
|
|
|
|
INSTALLATION_DIRS+= installation/floppy
|