Home | History | Annotate | Line # | Download | only in etc.bebox
Makefile.inc revision 1.6
      1  1.6  kiyohara #	$NetBSD: Makefile.inc,v 1.6 2010/10/17 10:56:48 kiyohara Exp $
      2  1.1  sakamoto #
      3  1.1  sakamoto #	etc.bebox/Makefile.inc -- bebox-specific etc Makefile targets
      4  1.1  sakamoto #
      5  1.1  sakamoto 
      6  1.5     pavel # If you change the list of distributed kernels, don't forget
      7  1.5     pavel # to update the release documentation in distrib/notes/common/contents
      8  1.5     pavel 
      9  1.4     lukem KERNEL_SETS=		GENERIC
     10  1.4     lukem 
     11  1.4     lukem BUILD_KERNELS=		INSTALL
     12  1.6  kiyohara 
     13  1.6  kiyohara INSTALLATION_DIRS+=	installation/floppy
     14  1.6  kiyohara 
     15  1.6  kiyohara snap_md_post:
     16  1.6  kiyohara 	${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/floppy '*'
     17