NetBSD/etc/etc.vax/Makefile.inc

31 lines
807 B
Makefile

# $NetBSD: Makefile.inc,v 1.15 2002/10/10 16:58:07 jdolecek Exp $
#
# etc.vax/Makefile.inc -- vax-specific etc Makefile targets
#
KERNEL_SETS= GENERIC GENERIC.MP
BUILD_KERNELS= INSTALL
INSTALLATION_DIRS+= installation/bootfs \
installation/miniroot \
installation/netboot
snap_md_post:
.ifndef UPDATE
cd ${.CURDIR}/../distrib && ${MAKE} cleandir
.endif
cd ${.CURDIR}/../distrib && ${MAKE} depend && ${MAKE}
cd ${.CURDIR}/../distrib/vax && ${MAKE} release
cd ${.CURDIR}/../distrib/notes && ${MAKE} release
iso-image_md_pre:
cp -f ${RELEASEDIR}/installation/netboot/netbsd.ram.gz \
${RELEASEDIR}/netbsd
cp -f ${DESTDIR}/usr/mdec/boot ${RELEASEDIR}
iso-image_md_post:
${INSTALLBOOT} -m ${MACHINE} \
${RELEASEDIR}/installation/cdrom/netbsd-${MACHINE}.iso \
${DESTDIR}/usr/mdec/xxboot