16 lines
395 B
Makefile
16 lines
395 B
Makefile
# $NetBSD: Makefile.inc,v 1.23 2004/06/16 02:02:29 mhitch Exp $
|
|
#
|
|
# etc.amiga/Makefile.inc -- amiga-specific etc Makefile targets
|
|
#
|
|
|
|
KERNEL_SETS= GENERIC
|
|
|
|
EXTRA_KERNELS= INSTALL
|
|
|
|
INSTALLATION_DIRS+= installation/miniroot \
|
|
installation/misc
|
|
|
|
snap_md_post:
|
|
${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/misc '*'
|
|
# ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/miniroot '*.gz'
|