Makefile.inc revision 1.10
11.10Stsutsui#	$NetBSD: Makefile.inc,v 1.10 2008/09/19 17:38:43 tsutsui Exp $
21.8Slukem#
31.8Slukem#	etc.hpcmips/Makefile.inc -- hpcmips-specific etc Makefile targets
41.8Slukem#
51.1Sshin
61.9Spavel# If you change the list of distributed kernels, don't forget
71.9Spavel# to update the release documentation in distrib/notes/common/contents
81.9Spavel
91.5SshinKERNEL_SETS=		GENERIC TX3912
101.4Sthorpej
111.5SshinBUILD_KERNELS=		RAMDISK INSTALL_TX3912
121.6Slukem
131.6SlukemINSTALLATION_DIRS+=	installation/miniroot
141.10Stsutsui
151.10Stsutsuisnap_md_post:
161.10Stsutsui	${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation \
171.10Stsutsui	    '*.gz' '*.exe'
18