14 lines
361 B
Makefile
14 lines
361 B
Makefile
# $NetBSD: Makefile.inc,v 1.6 2012/05/23 08:19:40 skrll Exp $
|
|
#
|
|
# etc.hp700/Makefile.inc -- hp700-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
|
|
|
|
BUILD_KERNELS= GENERIC.MP RAMDISK
|
|
|
|
INSTALLATION_DIRS+= installation
|