1#	$NetBSD: Makefile.inc,v 1.17 2007/07/24 10:49:28 pavel Exp $
2#
3#	etc.sun3/Makefile.inc -- sun3-specific etc Makefile targets
4#
5
6# If you change the list of distributed kernels, don't forget
7# to update the release documentation in distrib/notes/common/contents
8
9KERNEL_SETS=		GENERIC GENERIC3X DISKLESS DISKLESS3X
10
11EXTRA_KERNELS=		INSTALL INSTALL3X
12
13BUILD_KERNELS=		RAMDISK RAMDISK3X
14
15INSTALLATION_DIRS+=	installation/miniroot	\
16			installation/netboot	\
17			installation/tapeimage
18