Makefile.inc revision 1.26
11.26Slukem#	$NetBSD: Makefile.inc,v 1.26 2008/03/18 04:20:36 lukem 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.24SisEXTRA_KERNELS=		INSTALL ISDN
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