blob: ef93edae7687c7d0542644bd003df19ce218cb20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $NetBSD: Makefile.inc,v 1.3 2007/07/24 10:49:25 pavel Exp $
#
# etc.ibmnws/Makefile.inc -- ibmnws-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=
INSTALLATION_DIRS+= installation/netboot
|