Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/sparc64/xminiroot netbsd.INSTALL.gz is already insta...



details:   https://anonhg.NetBSD.org/src/rev/a6bbc7f63020
branches:  trunk
changeset: 514137:a6bbc7f63020
user:      mrg <mrg%NetBSD.org@localhost>
date:      Thu Aug 23 17:19:49 2001 +0000

description:
netbsd.INSTALL.gz is already install; back out part of previous.

diffstat:

 distrib/sparc64/xminiroot/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 6b8b4c75efd8 -r a6bbc7f63020 distrib/sparc64/xminiroot/Makefile
--- a/distrib/sparc64/xminiroot/Makefile        Thu Aug 23 17:14:40 2001 +0000
+++ b/distrib/sparc64/xminiroot/Makefile        Thu Aug 23 17:19:49 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.4 2001/08/23 17:14:40 eeh Exp $
+#      $NetBSD: Makefile,v 1.5 2001/08/23 17:19:49 mrg Exp $
 
 TOP=           ${.CURDIR}/..
 MINIROOT=      ${TOP}/../miniroot
@@ -130,7 +130,6 @@
        gzip -c -9 < $(.OBJDIR)/miniroot.fs \
                > $(RELEASEDIR)/installation/miniroot/miniroot.fs.gz
        @mkdir -p $(RELEASEDIR)/binary/kernels
-       cp netbsd.INSTALL $(RELEASEDIR)/binary/kernels
 .endif # RELEASEDIR check
 
 .include <bsd.own.mk>



Home | Main Index | Thread Index | Old Index