Source-Changes-HG archive

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

[src/trunk]: src/tools fix duplicated chunk from merge



details:   https://anonhg.NetBSD.org/src/rev/942e2cb4011a
branches:  trunk
changeset: 447882:942e2cb4011a
user:      dholland <dholland%NetBSD.org@localhost>
date:      Sun Jan 27 05:16:10 2019 +0000

description:
fix duplicated chunk from merge

diffstat:

 tools/host-mkdep/Makefile    |  4 +---
 tools/m68k-elf2aout/Makefile |  4 +---
 2 files changed, 2 insertions(+), 6 deletions(-)

diffs (22 lines):

diff -r e73dbfcdf2f2 -r 942e2cb4011a tools/host-mkdep/Makefile
--- a/tools/host-mkdep/Makefile Sun Jan 27 05:15:42 2019 +0000
+++ b/tools/host-mkdep/Makefile Sun Jan 27 05:16:10 2019 +0000
@@ -1,6 +1,4 @@
-#      $NetBSD: Makefile,v 1.14 2019/01/27 02:08:50 pgoyette Exp $
-
-.include <bsd.hostinit.mk>
+#      $NetBSD: Makefile,v 1.15 2019/01/27 05:16:10 dholland Exp $
 
 .include <bsd.hostinit.mk>
 
diff -r e73dbfcdf2f2 -r 942e2cb4011a tools/m68k-elf2aout/Makefile
--- a/tools/m68k-elf2aout/Makefile      Sun Jan 27 05:15:42 2019 +0000
+++ b/tools/m68k-elf2aout/Makefile      Sun Jan 27 05:16:10 2019 +0000
@@ -1,6 +1,4 @@
-#      $NetBSD: Makefile,v 1.4 2019/01/27 02:08:50 pgoyette Exp $
-
-.include <bsd.hostinit.mk>
+#      $NetBSD: Makefile,v 1.5 2019/01/27 05:16:38 dholland Exp $
 
 .include <bsd.hostinit.mk>
 



Home | Main Index | Thread Index | Old Index