Cross Reference: Makefile.inc
xref: /src/etc/etc.vax/Makefile.inc
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/etc/etc.vax/
Makefile.inc revision 1.23
11.23Slukem#	$NetBSD: Makefile.inc,v 1.23 2008/03/18 04:20:37 lukem Exp $
21.1Sragge#
31.1Sragge#	etc.vax/Makefile.inc -- vax-specific etc Makefile targets
41.1Sragge#
51.1Sragge
61.22Spavel# If you change the list of distributed kernels, don't forget
71.22Spavel# to update the release documentation in distrib/notes/common/contents
81.22Spavel
91.15SjdolecekKERNEL_SETS=		GENERIC GENERIC.MP
101.10Sthorpej
111.14SlukemBUILD_KERNELS=		INSTALL
121.14Slukem
131.14SlukemINSTALLATION_DIRS+=	installation/bootfs	\
141.14Slukem			installation/miniroot	\
151.8Smatt			installation/netboot
161.12Smatt
171.19Slukemiso-image-md-pre:
181.23Slukem	cp -f ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/netboot/install.ram.gz \
191.21Smatt	    ${CDROM.dir}/netbsd
201.21Smatt	cp -f ${DESTDIR}/usr/mdec/boot ${CDROM.dir}
211.12Smatt
221.19Slukemiso-image-md-post:
231.20Slukem	${TOOL_INSTALLBOOT} -m ${MACHINE} ${CDROM.image} ${DESTDIR}/usr/mdec/xxboot
24

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