2007-07-24 14:49:23 +04:00
|
|
|
# $NetBSD: Makefile.inc,v 1.3 2007/07/24 10:49:24 pavel Exp $
|
2006-01-11 19:06:36 +03:00
|
|
|
#
|
|
|
|
# etc.amiga/Makefile.inc -- amiga-specific etc Makefile targets
|
|
|
|
#
|
|
|
|
|
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
|
|
|
|
|
2006-01-15 02:05:28 +03:00
|
|
|
KERNEL_SETS=
|
2006-01-11 19:06:36 +03:00
|
|
|
|
2006-01-15 02:05:28 +03:00
|
|
|
EXTRA_KERNELS=
|
2006-01-11 19:06:36 +03:00
|
|
|
|
|
|
|
INSTALLATION_DIRS+= installation/miniroot \
|
|
|
|
installation/misc
|
|
|
|
|
|
|
|
snap_md_post:
|
|
|
|
${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/misc '*'
|
|
|
|
# ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/miniroot '*.gz'
|