1 # $NetBSD: Makefile.inc,v 1.15 2006/07/29 19:10:57 ad Exp $ 2 # 3 # etc.pmax/Makefile.inc -- pmax-specific etc Makefile targets 4 # 5 6 KERNEL_SETS= GENERIC 7 8 BUILD_KERNELS= INSTALL RAMDISK 9 10 INSTALLATION_DIRS+= installation/diskimage \ 11 installation/netboot \ 12 installation/miniroot 13