2007-07-24 14:49:23 +04:00
|
|
|
# $NetBSD: Makefile.inc,v 1.17 2007/07/24 10:49:28 pavel Exp $
|
1995-07-07 20:05:20 +04:00
|
|
|
#
|
|
|
|
# etc.sun3/Makefile.inc -- sun3-specific etc Makefile targets
|
|
|
|
#
|
|
|
|
|
2007-07-24 14:49:23 +04:00
|
|
|
# If you change the list of distributed kernels, don't forget
|
|
|
|
# to update the release documentation in distrib/notes/common/contents
|
|
|
|
|
2001-11-30 01:45:53 +03:00
|
|
|
KERNEL_SETS= GENERIC GENERIC3X DISKLESS DISKLESS3X
|
1999-05-21 08:02:02 +04:00
|
|
|
|
2001-11-30 01:45:53 +03:00
|
|
|
EXTRA_KERNELS= INSTALL INSTALL3X
|
|
|
|
|
|
|
|
BUILD_KERNELS= RAMDISK RAMDISK3X
|
1999-05-21 08:02:02 +04:00
|
|
|
|
2002-05-02 19:09:40 +04:00
|
|
|
INSTALLATION_DIRS+= installation/miniroot \
|
|
|
|
installation/netboot \
|
|
|
|
installation/tapeimage
|