Makefile.inc revision 1.16
11.16Spavel#	$NetBSD: Makefile.inc,v 1.16 2007/07/24 10:49:24 pavel Exp $
21.1Sleo#
31.1Sleo#	etc.atari/Makefile.inc -- atari-specific etc Makefile targets
41.1Sleo#
51.1Sleo
61.16Spavel# If you change the list of distributed kernels, don't forget
71.16Spavel# to update the release documentation in distrib/notes/common/contents
81.16Spavel
91.10SleoKERNEL_SETS=		BOOT HADES MILAN-ISAIDE MILAN-PCIIDE
101.8Sthorpej
111.10SleoEXTRA_KERNELS=		ATARITT BOOTX FALCON
121.7Sleo
131.11SlukemINSTALLATION_DIRS+=	installation/miniroot	\
141.7Sleo			installation/misc
151.14Slukem
161.7Sleosnap_md_post:
171.15Slukem#	${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/miniroot '*.gz'
18