Cross Reference: Makefile.inc
xref: /src/etc/etc.vax/Makefile.inc
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/etc/etc.vax/
Makefile.inc revision 1.19
1#	$NetBSD: Makefile.inc,v 1.19 2003/03/08 00:22:30 lukem Exp $
2#
3#	etc.vax/Makefile.inc -- vax-specific etc Makefile targets
4#
5
6KERNEL_SETS=		GENERIC GENERIC.MP
7
8BUILD_KERNELS=		INSTALL
9
10INSTALLATION_DIRS+=	installation/bootfs	\
11			installation/miniroot	\
12			installation/netboot
13
14iso-image-md-pre:
15	cp -f ${RELEASEDIR}/${MACHINE}/installation/netboot/netbsd.ram.gz \
16	    ${CDROM.work}/netbsd
17	cp -f ${DESTDIR}/usr/mdec/boot ${CDROM.work}
18
19iso-image-md-post:
20	${INSTALLBOOT} -m ${MACHINE} ${CDROM.image} ${DESTDIR}/usr/mdec/xxboot
21

Indexes created Mon Nov 10 17:20:41 GMT 2025