Source-Changes-HG archive

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

[src/trunk]: src/external/gpl3/gcc/usr.bin/host-libiberty G/c extraneous TAB.



details:   https://anonhg.NetBSD.org/src/rev/5343eac6681c
branches:  trunk
changeset: 794482:5343eac6681c
user:      uwe <uwe%NetBSD.org@localhost>
date:      Sun Mar 16 00:07:58 2014 +0000

description:
G/c extraneous TAB.

diffstat:

 external/gpl3/gcc/usr.bin/host-libiberty/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r c47331ed4f38 -r 5343eac6681c external/gpl3/gcc/usr.bin/host-libiberty/Makefile
--- a/external/gpl3/gcc/usr.bin/host-libiberty/Makefile Sat Mar 15 23:12:58 2014 +0000
+++ b/external/gpl3/gcc/usr.bin/host-libiberty/Makefile Sun Mar 16 00:07:58 2014 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.2 2014/03/01 10:00:52 mrg Exp $
+#      $NetBSD: Makefile,v 1.3 2014/03/16 00:07:58 uwe Exp $
 
 libiberty/libiberty.a:
        [ ! -d libiberty ] && mkdir libiberty || true
@@ -14,5 +14,5 @@
        -rm -rf libiberty
 
 depend dependall all: libiberty/libiberty.a
-       
+
 .include <bsd.prog.mk>



Home | Main Index | Thread Index | Old Index