1 # $NetBSD: Makefile,v 1.2 2005/06/05 18:56:51 chs Exp $
4 .
include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
6 MKBOOT
= ${TOOLDIR}/bin
/${_TOOL_PREFIX}hp700-mkboot
8 RAMDISKDIR
!= cd
${.CURDIR
}/..
/ramdisk
&& ${PRINTOBJDIR}
9 RAMDISK
= ${RAMDISKDIR}/ramdisk.fs
11 MDSETTARGETS
= RAMDISK
${RAMDISK} -
12 MDSET_RELEASEDIR
= binary
/kernel
17 ${MKBOOT} ${DESTDIR}/usr
/mdec
/boot
${.TARGET
} ${LIF}
19 .
include "${DISTRIBDIR}/common/Makefile.mdset"
22 ${RELEASE_INSTALL} ${LIF} ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation
24 .
include <bsd.prog.mk
>