1 # $NetBSD: Makefile.inc,v 1.3 2007/07/24 10:49:25 pavel Exp $
3 # etc.ews4800mips/Makefile.inc --
4 # ews4800mips-specific etc Makefile targets
7 # If you change the list of distributed kernels, don't forget
8 # to update the release documentation in distrib/notes/common/contents
12 BUILD_KERNELS= RAMDISK
14 MD_INSTALLATION_DIRS= installation/floppy installation/boot
16 INSTALLATION_DIRS+= ${MD_INSTALLATION_DIRS}
19 # install bootloader binaries in boot directory
20 ${HOST_INSTALL_FILE} -m ${NONBINMODE} ${DESTDIR}/usr/mdec/boot \
21 ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/boot
22 ${HOST_INSTALL_FILE} -m ${NONBINMODE} ${DESTDIR}/usr/mdec/boot.coff \
23 ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/boot
26 .for dir in ${MD_INSTALLATION_DIRS}
27 ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/${dir} '*'