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