Put the kernels one per line for easier commenting out

This commit is contained in:
dsl 2006-11-18 21:04:40 +00:00
parent ef9a33e937
commit 7e3bc3c991
1 changed files with 22 additions and 10 deletions

View File

@ -1,19 +1,31 @@
# $NetBSD: Makefile.inc,v 1.45 2006/07/02 21:28:39 bouyer Exp $
# $NetBSD: Makefile.inc,v 1.46 2006/11/18 21:04:40 dsl Exp $
#
# etc.i386/Makefile.inc -- i386-specific etc Makefile targets
#
KERNEL_SETS= GENERIC GENERIC_TINY GENERIC_LAPTOP \
GENERIC_DIAGNOSTIC GENERIC_PS2TINY GENERIC.MP \
GENERIC.MPACPI XEN2_DOM0 XEN2_DOMU XEN3_DOM0 XEN3_DOMU
KERNEL_SETS= GENERIC
KERNEL_SETS+= GENERIC_TINY
KERNEL_SETS+= GENERIC_LAPTOP
KERNEL_SETS+= GENERIC_DIAGNOSTIC
KERNEL_SETS+= GENERIC_PS2TINY
KERNEL_SETS+= GENERIC.MP
KERNEL_SETS+= GENERIC.MPACPI
KERNEL_SETS+= XEN2_DOM0
KERNEL_SETS+= XEN2_DOMU
KERNEL_SETS+= XEN3_DOM0
KERNEL_SETS+= XEN3_DOMU
BUILD_KERNELS= INSTALL INSTALL_SMALL INSTALL_TINY \
INSTALL_LAPTOP INSTALL_PS2 INSTALL_XEN2_DOMU \
INSTALL_XEN3_DOMU
BUILD_KERNELS= INSTALL
BUILD_KERNELS+= INSTALL_SMALL
BUILD_KERNELS+= INSTALL_TINY
BUILD_KERNELS+= INSTALL_LAPTOP
BUILD_KERNELS+= INSTALL_PS2
BUILD_KERNELS+= INSTALL_XEN2_DOMU
BUILD_KERNELS+= INSTALL_XEN3_DOMU
INSTALLATION_DIRS+= installation/misc \
installation/cdrom \
installation/floppy
INSTALLATION_DIRS+= installation/misc
INSTALLATION_DIRS+= installation/cdrom
INSTALLATION_DIRS+= installation/floppy
# i386 specific distrib stuff
snap_md_post: