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/bd76755d3ad9
branches: trunk
changeset: 838669:bd76755d3ad9
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 eb752bd8e273 -r bd76755d3ad9 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 eb752bd8e273 -r bd76755d3ad9 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