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

Annotation of src/etc/etc.hpcsh/Makefile.inc, Revision 1.5

1.5     ! tsutsui     1: #      $NetBSD: Makefile.inc,v 1.4 2007/07/24 10:49:25 pavel Exp $
1.1       itojun      2: #
                      3: #      etc.hpcsh/Makefile.inc -- hpcsh-specific etc Makefile targets
                      4: #
                      5:
1.4       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.3       jdolecek    9: KERNEL_SETS=           GENERIC HPW650PA
1.2       jdolecek   10:
                     11: BUILD_KERNELS=         RAMDISK
1.3       jdolecek   12:
                     13: INSTALLATION_DIRS+=    installation/miniroot
1.5     ! tsutsui    14:
        !            15: snap_md_post:
        !            16:        ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation \
        !            17:            '*.gz' '*.exe'

CVSweb <webmaster@jp.NetBSD.org>