2002-12-17 18:54:59 +03:00
|
|
|
# $NetBSD: Makefile.inc,v 1.16 2002/12/17 15:55:01 jdolecek Exp $
|
1995-07-07 20:05:20 +04:00
|
|
|
#
|
|
|
|
# etc.sun3/Makefile.inc -- sun3-specific etc Makefile targets
|
|
|
|
#
|
|
|
|
|
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
|