2008-05-18 05:45:47 +04:00
|
|
|
# $NetBSD: Makefile.inc,v 1.3 2008/05/18 01:45:47 nonaka Exp $
|
2006-12-17 19:09:15 +03:00
|
|
|
#
|
|
|
|
# etc.zaurus/Makefile.inc -- zaurus-specific etc Makefile targets
|
|
|
|
#
|
|
|
|
|
|
|
|
KERNEL_SETS= GENERIC
|
2007-08-01 15:38:53 +04:00
|
|
|
|
|
|
|
BUILD_KERNELS= INSTALL
|
2008-05-18 05:45:47 +04:00
|
|
|
|
|
|
|
# zaurus specific distrib stuff
|
|
|
|
snap_md_post:
|
|
|
|
cd ${KERNSRCDIR}/arch/zaurus/stand/zbsdmod && ${MAKE} release
|
|
|
|
${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation '*'
|