NetBSD/etc/etc.vax/Makefile.inc
lukem 7b4296a270 - Enable OBJ support for etc/; a scratch dir is needed for iso-image.
- Add ${.CURDIR} to various rules.
- Remove the ${KERNOBJDIR} (sys/arch/${MACHINE}/compile) objdir creation
  from here.
- Rework iso-image to copy temporary files (such as kernels or boot files)
  into a temporary directory instead of stomping over ${RELEASEDIR}, and
  use mkisofs -graft-points to merge the temporary directory and
  ${RELEASEDIR}/${MACHINE}.
	NOTE: mkisofs 2.0 is highly recommended for functioning -graft-points
- Add some more comments
2003-01-04 15:49:29 +00:00

21 lines
532 B
Makefile

# $NetBSD: Makefile.inc,v 1.18 2003/01/04 15:49:32 lukem 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
iso-image_md_pre:
cp -f ${RELEASEDIR}/${MACHINE}/installation/netboot/netbsd.ram.gz \
${CDROM.work}/netbsd
cp -f ${DESTDIR}/usr/mdec/boot ${CDROM.work}
iso-image_md_post:
${INSTALLBOOT} -m ${MACHINE} ${CDROM.image} ${DESTDIR}/usr/mdec/xxboot