Cross Reference: Makefile.inc
xref: /src/etc/etc.mac68k/Makefile.inc
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/etc/etc.mac68k/
Makefile.inc revision 1.19
11.19Spavel#	$NetBSD: Makefile.inc,v 1.19 2007/07/24 10:49:26 pavel Exp $
21.1Sfredb#
31.15Slukem#	etc.mac68k/Makefile.inc -- mac68k-specific etc Makefile targets
41.1Sfredb#
51.8Sthorpej
61.19Spavel# If you change the list of distributed kernels, don't forget
71.19Spavel# to update the release documentation in distrib/notes/common/contents
81.19Spavel
91.8SthorpejKERNEL_SETS=		GENERIC GENERICSBC
101.8Sthorpej
111.8SthorpejBUILD_KERNELS=		INSTALL INSTALLSBC
121.1Sfredb
131.13SlukemINSTALLATION_DIRS+=	installation/miniroot	\
141.13Slukem			installation/instkernel
151.1Sfredb
161.1Sfredbsnap_md_post:
171.16Slukem	${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/instkernel '*.gz'
181.17Sfredb
191.17Sfredb# For "make iso-image"
201.17Sfredb# mkisofs arguments to create a hybrid (HFS/Rockridge) CD-ROM image.
211.17SfredbMKISOFS_FLAGS+=	-hfs --macbin \
221.17Sfredb	-map ${RELEASEDIR}/${MACHINE}/installation/misc/extensions.map
231.18Sbouyer
241.18Sbouyeriso-image: do-iso-image
25

Indexes created Sat Dec 06 07:09:36 GMT 2025