Home | History | Annotate | Line # | Download | only in etc.netwinder
      1  1.9    lukem #	$NetBSD: Makefile.inc,v 1.9 2008/03/18 04:20:37 lukem Exp $
      2  1.1     matt #
      3  1.1     matt #	etc.netwinder/Makefile.inc -- netwinder-specific etc Makefile targets
      4  1.1     matt #
      5  1.1     matt 
      6  1.8    pavel # If you change the list of distributed kernels, don't forget
      7  1.8    pavel # to update the release documentation in distrib/notes/common/contents
      8  1.8    pavel 
      9  1.2  thorpej KERNEL_SETS=		GENERIC
     10  1.2  thorpej 
     11  1.2  thorpej #BUILD_KERNELS=		INSTALL
     12  1.1     matt 
     13  1.5    lukem #INSTALLATION_DIRS+=	installation/kernel	\
     14  1.5    lukem #			installation/misc
     15  1.1     matt 
     16  1.1     matt # Build the release notes and boot floppies and install them
     17  1.1     matt snap_md_post:
     18  1.9    lukem #	${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/kernel '*.gz'
     19  1.9    lukem #	${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/misc '*.gz'
     20