[BACK]Return to Makefile.inc CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / etc / etc.newsmips

Annotation of src/etc/etc.newsmips/Makefile.inc, Revision 1.7

1.7     ! lukem       1: #      $NetBSD: Makefile.inc,v 1.6 2007/07/24 10:49:27 pavel Exp $
1.4       lukem       2: #
                      3: #      etc.newsmips/Makefile.inc -- newsmips-specific etc Makefile targets
                      4: #
1.1       tsutsui     5:
1.6       pavel       6: # If you change the list of distributed kernels, don't forget
                      7: # to update the release documentation in distrib/notes/common/contents
                      8:
1.1       tsutsui     9: KERNEL_SETS=           GENERIC
                     10:
                     11: BUILD_KERNELS=         INSTALL
1.2       lukem      12:
                     13: INSTALLATION_DIRS+=    installation/floppy
1.5       tsutsui    14:
                     15: snap_md_post:
1.7     ! lukem      16:        ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/floppy '*.fs'

CVSweb <webmaster@jp.NetBSD.org>