Cross Reference: Makefile.inc
xref: /src/etc/etc.amd64/Makefile.inc
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/etc/etc.amd64/
Makefile.inc revision 1.8
11.8Spavel#	$NetBSD: Makefile.inc,v 1.8 2007/07/24 10:49:23 pavel Exp $
21.1Sfvdl#
31.2Sfvdl#	etc.amd64/Makefile.inc -- amd64-specific etc Makefile targets
41.1Sfvdl#
51.1Sfvdl
61.8Spavel# If you change the list of distributed kernels, don't forget
71.8Spavel# to update the release documentation in distrib/notes/common/contents
81.8Spavel
91.7SbouyerKERNEL_SETS=		GENERIC GENERIC.MP
101.1Sfvdl
111.7SbouyerBUILD_KERNELS=		INSTALL
121.1Sfvdl
131.5ShubertfINSTALLATION_DIRS+= 	installation/cdrom
141.1SfvdlINSTALLATION_DIRS+= 	installation/floppy
151.6SheINSTALLATION_DIRS+= 	installation/misc
161.1Sfvdl
171.1Sfvdlsnap_md_post:
181.6She	cd ${KERNSRCDIR}/arch/i386/stand/pxeboot && ${MAKE} release
191.5Shubertf	${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/cdrom '*.iso'
201.1Sfvdl	${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/floppy '*.fs'
211.6She	${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/misc '*.*'
22

Indexes created Fri Nov 28 12:09:28 GMT 2025