Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc display path of created iso-image
details: https://anonhg.NetBSD.org/src/rev/936275b53d25
branches: trunk
changeset: 557006:936275b53d25
user: lukem <lukem%NetBSD.org@localhost>
date: Thu Jan 01 12:28:22 2004 +0000
description:
display path of created iso-image
diffstat:
etc/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 2f4dd287d83b -r 936275b53d25 etc/Makefile
--- a/etc/Makefile Thu Jan 01 09:30:31 2004 +0000
+++ b/etc/Makefile Thu Jan 01 12:28:22 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.264 2003/12/19 06:04:16 lukem Exp $
+# $NetBSD: Makefile,v 1.265 2004/01/01 12:28:22 lukem Exp $
# from: @(#)Makefile 8.7 (Berkeley) 5/25/95
# Environment variables without default values:
@@ -344,6 +344,7 @@
iso-image: check_DESTDIR check_RELEASEDIR .WAIT iso-image-md-post
${MAKESUMS} -t ${RELEASEDIR}/${MACHINE}/installation/cdrom '*.iso'
+ @echo "iso-image created as: ${CDROM.image}"
iso-image-setup: check_RELEASEDIR
rm -f ${CDROM.pathlist}
Home |
Main Index |
Thread Index |
Old Index