Makefile.inc revision 1.28
11.28Srin#	$NetBSD: Makefile.inc,v 1.28 2018/09/23 06:39:23 rin Exp $
21.1Schopps#
31.1Schopps#	etc.amiga/Makefile.inc -- amiga-specific etc Makefile targets
41.1Schopps#
51.1Schopps
61.25Spavel# If you change the list of distributed kernels, don't forget
71.25Spavel# to update the release documentation in distrib/notes/common/contents
81.25Spavel
91.15SthorpejKERNEL_SETS=		GENERIC
101.15Sthorpej
111.28SrinEXTRA_KERNELS=		INSTALL WSCONS
121.12Sis
131.18SlukemINSTALLATION_DIRS+=	installation/miniroot	\
141.14Sis			installation/misc
151.20Slukem
161.12Sissnap_md_post:
171.26Slukem	${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/misc '*'
181.26Slukem#	${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/miniroot '*.gz'
19