Home | History | Annotate | Line # | Download | only in etc.netwinder
Makefile.inc revision 1.8
      1  1.8    pavel #	$NetBSD: Makefile.inc,v 1.8 2007/07/24 10:49:26 pavel 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.7    lukem #	${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/kernel '*.gz'
     19  1.7    lukem #	${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/misc '*.gz'
     20