16 lines
496 B
Makefile
16 lines
496 B
Makefile
# $NetBSD: Makefile.inc,v 1.19 2009/01/24 22:33:39 abs 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= SMALL030 ATARITT FALCON HADES MILAN-ISAIDE MILAN-PCIIDE
|
|
|
|
INSTALLATION_DIRS+= installation/miniroot \
|
|
installation/misc
|
|
|
|
snap_md_post:
|
|
# ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/miniroot '*.gz'
|