Source-Changes-HG archive

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

[src/trunk]: src/tools/elftosb remove trailing newline



details:   https://anonhg.NetBSD.org/src/rev/0e70cda39dfe
branches:  trunk
changeset: 322838:0e70cda39dfe
user:      christos <christos%NetBSD.org@localhost>
date:      Sat May 19 17:48:51 2018 +0000

description:
remove trailing newline

diffstat:

 tools/elftosb/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r 2e372f96b6cb -r 0e70cda39dfe tools/elftosb/Makefile
--- a/tools/elftosb/Makefile    Sat May 19 17:44:44 2018 +0000
+++ b/tools/elftosb/Makefile    Sat May 19 17:48:51 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2018/05/01 12:38:39 christos Exp $
+# $NetBSD: Makefile,v 1.3 2018/05/19 17:48:51 christos Exp $
 
 HOSTPROGNAME=  ${_TOOL_PREFIX}elftosb
 HOSTPROG_CXX=  ${_TOOL_PREFIX}elftosb
 HOST_SRCDIR=   external/bsd/elftosb/usr.sbin/elftosb
 
 .include "${.CURDIR}/../Makefile.host"
-



Home | Main Index | Thread Index | Old Index