No empty .Rs/.Re
[netbsd-mini2440.git] / etc / etc.pmax / Makefile.inc
blobb6a929a18056a0120410901e7c18f3bde15ed0a9
1 #       $NetBSD: Makefile.inc,v 1.16 2007/07/24 10:49:27 pavel Exp $
3 #       etc.pmax/Makefile.inc -- pmax-specific etc Makefile targets
6 # If you change the list of distributed kernels, don't forget
7 # to update the release documentation in distrib/notes/common/contents
9 .if ${MACHINE_ARCH} == "mipsel"
11 KERNEL_SETS=            GENERIC
13 BUILD_KERNELS=          INSTALL RAMDISK
15 .else
17 KERNEL_SETS=            GENERIC64
19 BUILD_KERNELS=          INSTALL64 RAMDISK64
21 .endif
23 INSTALLATION_DIRS+=     installation/diskimage  \
24                         installation/netboot \
25                         installation/miniroot