Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/x68k/stand/aout2hux fix duplicated chunk from merge



details:   https://anonhg.NetBSD.org/src/rev/1e11d21e47cc
branches:  trunk
changeset: 448232:1e11d21e47cc
user:      dholland <dholland%NetBSD.org@localhost>
date:      Sun Jan 27 05:06:35 2019 +0000

description:
fix duplicated chunk from merge

diffstat:

 sys/arch/x68k/stand/aout2hux/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (11 lines):

diff -r 19dd00ecfe33 -r 1e11d21e47cc sys/arch/x68k/stand/aout2hux/Makefile
--- a/sys/arch/x68k/stand/aout2hux/Makefile     Sun Jan 27 05:05:37 2019 +0000
+++ b/sys/arch/x68k/stand/aout2hux/Makefile     Sun Jan 27 05:06:35 2019 +0000
@@ -1,6 +1,4 @@
-#      $NetBSD: Makefile,v 1.7 2019/01/27 02:08:39 pgoyette Exp $
-
-.include <bsd.hostinit.mk>
+#      $NetBSD: Makefile,v 1.8 2019/01/27 05:06:35 dholland Exp $
 
 .include <bsd.hostinit.mk>
 



Home | Main Index | Thread Index | Old Index