de89ac5321
kernels change.
18 lines
507 B
Makefile
18 lines
507 B
Makefile
# $NetBSD: Makefile.inc,v 1.16 2007/07/24 10:49:24 pavel Exp $
|
|
#
|
|
# etc.atari/Makefile.inc -- atari-specific etc Makefile targets
|
|
#
|
|
|
|
# If you change the list of distributed kernels, don't forget
|
|
# to update the release documentation in distrib/notes/common/contents
|
|
|
|
KERNEL_SETS= BOOT HADES MILAN-ISAIDE MILAN-PCIIDE
|
|
|
|
EXTRA_KERNELS= ATARITT BOOTX FALCON
|
|
|
|
INSTALLATION_DIRS+= installation/miniroot \
|
|
installation/misc
|
|
|
|
snap_md_post:
|
|
# ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/miniroot '*.gz'
|