2007-07-24 14:49:23 +04:00
|
|
|
# $NetBSD: Makefile.inc,v 1.25 2007/07/24 10:49:24 pavel Exp $
|
1994-04-07 04:34:33 +04: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
|
|
|
|
|
2001-11-30 01:45:53 +03:00
|
|
|
KERNEL_SETS= GENERIC
|
|
|
|
|
2004-11-22 00:07:15 +03:00
|
|
|
EXTRA_KERNELS= INSTALL ISDN
|
2000-03-07 00:54:05 +03:00
|
|
|
|
2002-05-02 19:09:40 +04:00
|
|
|
INSTALLATION_DIRS+= installation/miniroot \
|
2000-09-17 23:04:39 +04:00
|
|
|
installation/misc
|
2002-12-02 16:31:16 +03:00
|
|
|
|
2000-03-07 00:54:05 +03:00
|
|
|
snap_md_post:
|
2004-06-01 07:08:42 +04:00
|
|
|
${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/misc '*'
|
2003-01-03 18:34:30 +03:00
|
|
|
# ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/miniroot '*.gz'
|