Makefile.inc revision 1.25
11.25Spavel#	$NetBSD: Makefile.inc,v 1.25 2007/07/24 10:49:24 pavel 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.22Smhitch	${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/misc '*'
181.21Slukem#	${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/miniroot '*.gz'
19