Makefile.inc revision 1.17.18.2 1 # $NetBSD: Makefile.inc,v 1.17.18.2 2007/07/24 10:49:29 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
9 KERNEL_SETS= GENERIC GENERIC3X DISKLESS DISKLESS3X
10
11 EXTRA_KERNELS= INSTALL INSTALL3X
12
13 BUILD_KERNELS= RAMDISK RAMDISK3X
14
15 INSTALLATION_DIRS+= installation/miniroot \
16 installation/netboot \
17 installation/tapeimage
18