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