14 lines
378 B
Makefile
14 lines
378 B
Makefile
# $NetBSD: Makefile.inc,v 1.8 2007/07/24 10:49:26 pavel 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
|
|
|
|
BUILD_KERNELS+= INSTALL GENERIC_MD
|
|
|
|
INSTALLATION_DIRS+= installation/floppy
|