14 lines
403 B
Makefile
14 lines
403 B
Makefile
# $NetBSD: Makefile.inc,v 1.10 2018/11/12 20:09:07 scole 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
|
|
|
|
BUILD_KERNELS+= INSTALL INSTALL_601 GENERIC_MD
|
|
|
|
INSTALLATION_DIRS+= installation/floppy
|