Source-Changes-HG archive

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

[src/trunk]: src/external/gpl3/gcc/lib/libmudflapth bad name



details:   https://anonhg.NetBSD.org/src/rev/511bedce7a8e
branches:  trunk
changeset: 778888:511bedce7a8e
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Apr 18 22:42:21 2012 +0000

description:
bad name

diffstat:

 external/gpl3/gcc/lib/libmudflapth/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r bf8ea7c05ffb -r 511bedce7a8e external/gpl3/gcc/lib/libmudflapth/Makefile
--- a/external/gpl3/gcc/lib/libmudflapth/Makefile       Wed Apr 18 21:22:26 2012 +0000
+++ b/external/gpl3/gcc/lib/libmudflapth/Makefile       Wed Apr 18 22:42:21 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.1 2012/04/18 02:52:07 christos Exp $
+#      $NetBSD: Makefile,v 1.2 2012/04/18 22:42:21 christos Exp $
 
 NOLINT=yes                     # core dumps
 UNSUPPORTED_COMPILER.clang=     # defined
@@ -11,7 +11,7 @@
 .PATH: ${DIST}
 
 LINTFLAGS+=-g
-LIB=mudflap
+LIB=mudflapth
 SRCS=mf-runtime.c mf-heuristics.c mf-hooks1.c mf-hooks2.c mf-hooks3.c
 
 .include <bsd.lib.mk>



Home | Main Index | Thread Index | Old Index