2018-09-23 09:39:23 +03:00
|
|
|
# $NetBSD: Makefile.inc,v 1.28 2018/09/23 06:39:23 rin 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
|
|
|
|
|
2018-09-23 09:39:23 +03:00
|
|
|
EXTRA_KERNELS= INSTALL WSCONS
|
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:
|
2008-03-18 07:20:36 +03:00
|
|
|
${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/misc '*'
|
|
|
|
# ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/miniroot '*.gz'
|