Module Name:    src
Committed By:   uwe
Date:           Sun Mar 16 00:07:58 UTC 2014

Modified Files:
        src/external/gpl3/gcc/usr.bin/host-libiberty: Makefile

Log Message:
G/c extraneous TAB.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
    src/external/gpl3/gcc/usr.bin/host-libiberty/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/gpl3/gcc/usr.bin/host-libiberty/Makefile
diff -u src/external/gpl3/gcc/usr.bin/host-libiberty/Makefile:1.2 src/external/gpl3/gcc/usr.bin/host-libiberty/Makefile:1.3
--- src/external/gpl3/gcc/usr.bin/host-libiberty/Makefile:1.2	Sat Mar  1 10:00:52 2014
+++ src/external/gpl3/gcc/usr.bin/host-libiberty/Makefile	Sun Mar 16 00:07:58 2014
@@ -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 @@ cleandir:
 	-rm -rf libiberty
 
 depend dependall all: libiberty/libiberty.a
-	
+
 .include <bsd.prog.mk>

Reply via email to