Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/etc/etc.prep/Makefile.inc,v retrieving revision 1.8 retrieving revision 1.9 diff -u -p -r1.8 -r1.9 --- src/etc/etc.prep/Makefile.inc 2007/07/24 10:49:27 1.8 +++ src/etc/etc.prep/Makefile.inc 2008/03/18 04:20:37 1.9 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.inc,v 1.8 2007/07/24 10:49:27 pavel Exp $ +# $NetBSD: Makefile.inc,v 1.9 2008/03/18 04:20:37 lukem Exp $ # # etc.prep/Makefile.inc -- prep-specific etc Makefile targets # @@ -16,4 +16,4 @@ INSTALLATION_DIRS+= installation/floppy MKISOFS_FLAGS+= -prep-boot installation/floppy/sysinst.fs snap_md_post: - ${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/floppy '*' + ${MAKESUMS} -t ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation/floppy '*'