Module Name: src
Committed By: dholland
Date: Sun Jan 27 05:16:38 UTC 2019
Modified Files:
src/tools/m68k-elf2aout: Makefile
Log Message:
fix duplicated chunk from merge
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tools/m68k-elf2aout/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/tools/m68k-elf2aout/Makefile
diff -u src/tools/m68k-elf2aout/Makefile:1.4 src/tools/m68k-elf2aout/Makefile:1.5
--- src/tools/m68k-elf2aout/Makefile:1.4 Sun Jan 27 02:08:50 2019
+++ src/tools/m68k-elf2aout/Makefile Sun Jan 27 05:16:38 2019
@@ -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>