Home | History | Annotate | Line # | Download | only in etc.zaurus
Makefile.inc revision 1.3
      1 #	$NetBSD: Makefile.inc,v 1.3 2008/05/18 01:45:47 nonaka Exp $
      2 #
      3 #	etc.zaurus/Makefile.inc -- zaurus-specific etc Makefile targets
      4 #
      5 
      6 KERNEL_SETS=		GENERIC
      7 
      8 BUILD_KERNELS=		INSTALL
      9 
     10 # zaurus specific distrib stuff
     11 snap_md_post:
     12 	cd ${KERNSRCDIR}/arch/zaurus/stand/zbsdmod && ${MAKE} release
     13 	${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation '*'
     14