Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/etc.i386 Sum the floppy directory, too.
details: https://anonhg.NetBSD.org/src/rev/18b0d4066af4
branches: trunk
changeset: 482716:18b0d4066af4
user: mycroft <mycroft%NetBSD.org@localhost>
date: Sun Feb 20 03:38:04 2000 +0000
description:
Sum the floppy directory, too.
diffstat:
etc/etc.i386/Makefile.inc | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 4720a268f0b9 -r 18b0d4066af4 etc/etc.i386/Makefile.inc
--- a/etc/etc.i386/Makefile.inc Sun Feb 20 03:32:37 2000 +0000
+++ b/etc/etc.i386/Makefile.inc Sun Feb 20 03:38:04 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.15 2000/02/20 03:11:12 mycroft Exp $
+# $NetBSD: Makefile.inc,v 1.16 2000/02/20 03:38:04 mycroft Exp $
#
# etc.i386/Makefile.inc -- i386-specific etc Makefile targets
#
@@ -16,3 +16,4 @@
.endif
cd ${.CURDIR}/../distrib/i386/floppies && \
${MAKE} depend && ${MAKE} ${_J} && ${MAKE} release
+ sh ../distrib/sets/makesums -t ${RELEASEDIR}/installation/floppies '*.gz'
Home |
Main Index |
Thread Index |
Old Index