Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3 gdb 7 -> gdb.old
details: https://anonhg.NetBSD.org/src/rev/23af378e1203
branches: trunk
changeset: 810054:23af378e1203
user: christos <christos%NetBSD.org@localhost>
date: Mon Aug 17 07:30:39 2015 +0000
description:
gdb 7 -> gdb.old
diffstat:
external/gpl3/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r aa7d6a9e2d41 -r 23af378e1203 external/gpl3/Makefile
--- a/external/gpl3/Makefile Mon Aug 17 07:06:58 2015 +0000
+++ b/external/gpl3/Makefile Mon Aug 17 07:30:39 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2015/08/16 09:17:18 christos Exp $
+# $NetBSD: Makefile,v 1.14 2015/08/17 07:30:39 christos Exp $
.include <bsd.own.mk>
@@ -14,7 +14,7 @@
. if ${HAVE_GDB} == "79"
SUBDIR+= gdb
. elif ${HAVE_GDB} == "7"
-SUBDIR+= gdb
+SUBDIR+= gdb.old
. endif
.endif
Home |
Main Index |
Thread Index |
Old Index