1 1.16 pavel # $NetBSD: Makefile.inc,v 1.16 2007/07/24 10:49:27 pavel Exp $ 2 1.1 jonathan # 3 1.1 jonathan # etc.pmax/Makefile.inc -- pmax-specific etc Makefile targets 4 1.1 jonathan # 5 1.3 cjs 6 1.16 pavel # If you change the list of distributed kernels, don't forget 7 1.16 pavel # to update the release documentation in distrib/notes/common/contents 8 1.16 pavel 9 1.15 ad KERNEL_SETS= GENERIC 10 1.4 simonb 11 1.8 thorpej BUILD_KERNELS= INSTALL RAMDISK 12 1.4 simonb 13 1.10 lukem INSTALLATION_DIRS+= installation/diskimage \ 14 1.14 jmc installation/netboot \ 15 1.14 jmc installation/miniroot 16