2008-09-19 21:38:43 +04:00
|
|
|
# $NetBSD: Makefile.inc,v 1.10 2008/09/19 17:38:43 tsutsui Exp $
|
2002-12-02 16:31:16 +03:00
|
|
|
#
|
|
|
|
# etc.hpcmips/Makefile.inc -- hpcmips-specific etc Makefile targets
|
|
|
|
#
|
2000-06-12 16:41:40 +04:00
|
|
|
|
2007-07-24 14:49:23 +04:00
|
|
|
# If you change the list of distributed kernels, don't forget
|
|
|
|
# to update the release documentation in distrib/notes/common/contents
|
|
|
|
|
2002-03-23 06:20:30 +03:00
|
|
|
KERNEL_SETS= GENERIC TX3912
|
2001-11-30 01:45:53 +03:00
|
|
|
|
2002-03-23 06:20:30 +03:00
|
|
|
BUILD_KERNELS= RAMDISK INSTALL_TX3912
|
2000-06-12 16:41:40 +04:00
|
|
|
|
2002-05-02 19:09:40 +04:00
|
|
|
INSTALLATION_DIRS+= installation/miniroot
|
2008-09-19 21:38:43 +04:00
|
|
|
|
|
|
|
snap_md_post:
|
|
|
|
${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation \
|
|
|
|
'*.gz' '*.exe'
|