12 lines
312 B
Makefile
12 lines
312 B
Makefile
# $NetBSD: Makefile.inc,v 1.5 2007/07/24 10:49:24 pavel Exp $
|
|
#
|
|
# etc.bebox/Makefile.inc -- bebox-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= INSTALL
|