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.13
11.13Smatt#	$NetBSD: Makefile.inc,v 1.13 2002/04/09 18:06:45 matt Exp $
21.1Sragge#
31.1Sragge#	etc.vax/Makefile.inc -- vax-specific etc Makefile targets
41.1Sragge#
51.1Sragge
61.10SthorpejKERNEL_SETS=	GENERIC
71.11SmattBUILD_KERNELS=	INSTALL
81.10Sthorpej
91.8SmattINSTALLATION_DIRS+=	installation \
101.8Smatt			installation/bootfs \
111.8Smatt			installation/netboot
121.8Smatt
131.8Smattsnap_md_post:
141.8Smatt.ifndef UPDATE
151.8Smatt	cd ${.CURDIR}/../distrib && ${MAKE} cleandir
161.8Smatt.endif
171.8Smatt	cd ${.CURDIR}/../distrib && ${MAKE} depend && ${MAKE}
181.8Smatt	cd ${.CURDIR}/../distrib/vax && ${MAKE} release
191.8Smatt	cd ${.CURDIR}/../distrib/notes && ${MAKE} release
201.12Smatt
211.12Smattiso-image_md_pre:
221.12Smatt	cp -f ${RELEASEDIR}/installation/netboot/netbsd.ram.gz \
231.12Smatt		${RELEASEDIR}/netbsd
241.12Smatt	cp -f ${DESTDIR}/usr/mdec/boot ${RELEASEDIR}
251.12Smatt
261.12Smattiso-image_md_post:
271.13Smatt	${INSTALLBOOT} -m ${MACHINE} \
281.12Smatt		${RELEASEDIR}/installation/cdrom/netbsd-${MACHINE}.iso \
291.12Smatt		${DESTDIR}/usr/mdec/xxboot
30

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