No empty .Rs/.Re
[netbsd-mini2440.git] / etc / etc.hp300 / Makefile.inc
blob526aa5681721cdb56cd71851e79fefc321ffa14d
1 #       $NetBSD: Makefile.inc,v 1.20 2007/07/24 10:49:25 pavel Exp $
3 #       etc.hp300/Makefile.inc -- hp300-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 KERNEL_SETS=            GENERIC
11 BUILD_KERNELS=          INSTALL RAMDISK
13 INSTALLATION_DIRS+=     installation/miniroot   \
14                         installation/misc
16 snap_md_post:
17 .ifndef UPDATE
18         cd ${KERNSRCDIR}/arch/hp300/stand && ${MAKE} cleandir
19 .endif
20         cd ${KERNSRCDIR}/arch/hp300/stand && \
21             ${MAKE} depend && ${MAKE} && ${MAKE} release
22         ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/miniroot '*.fs*'
23         ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/misc 'SYS*'