blob: 1242d4753816a0d14d59e4eb1f85ec94d7fa849d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# $NetBSD: Makefile.inc,v 1.15 2003/01/03 15:34:37 lukem Exp $
#
# etc.atari/Makefile.inc -- atari-specific etc Makefile targets
#
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'
|