2007-07-24 14:49:23 +04:00
|
|
|
# $NetBSD: Makefile.inc,v 1.7 2007/07/24 10:49:28 pavel Exp $
|
2001-05-18 04:13:27 +04:00
|
|
|
#
|
|
|
|
# etc.sun2/Makefile.inc -- sun2-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 FOURMEG DISKLESS
|
2001-05-18 04:13:27 +04:00
|
|
|
|
2001-11-30 01:45:53 +03:00
|
|
|
EXTRA_KERNELS= INSTALL
|
|
|
|
|
|
|
|
BUILD_KERNELS= RAMDISK
|
2001-05-18 04:13:27 +04:00
|
|
|
|
2002-05-02 19:09:40 +04:00
|
|
|
INSTALLATION_DIRS+= installation/miniroot \
|
|
|
|
installation/netboot \
|
|
|
|
installation/tapeimage
|