Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3 Remove old leftover of migration from gnu/dist...
details: https://anonhg.NetBSD.org/src/rev/2123eaf03778
branches: trunk
changeset: 358024:2123eaf03778
user: rin <rin%NetBSD.org@localhost>
date: Fri Dec 08 14:10:29 2017 +0000
description:
Remove old leftover of migration from gnu/dist/gdb6.
diffstat:
external/gpl3/gdb.old/lib/libgdb/Makefile | 4 +---
external/gpl3/gdb/lib/libgdb/Makefile | 4 +---
2 files changed, 2 insertions(+), 6 deletions(-)
diffs (36 lines):
diff -r 70d04a9e12c5 -r 2123eaf03778 external/gpl3/gdb.old/lib/libgdb/Makefile
--- a/external/gpl3/gdb.old/lib/libgdb/Makefile Fri Dec 08 14:07:58 2017 +0000
+++ b/external/gpl3/gdb.old/lib/libgdb/Makefile Fri Dec 08 14:10:29 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2017/11/28 18:10:23 christos Exp $
+# $NetBSD: Makefile,v 1.8 2017/12/08 14:10:29 rin Exp $
.include <bsd.own.mk>
@@ -10,8 +10,6 @@
.include "${GDBARCHDIR}/defs.mk"
-DIST= ${NETBSDSRCDIR}/gnu/dist/gdb6
-
SRCS= ${G_LIBGDB_OBS:.o=.c}
GCPPFLAGS= ${G_INTERNAL_CFLAGS}
CPPFLAGS+= -I${.CURDIR} \
diff -r 70d04a9e12c5 -r 2123eaf03778 external/gpl3/gdb/lib/libgdb/Makefile
--- a/external/gpl3/gdb/lib/libgdb/Makefile Fri Dec 08 14:07:58 2017 +0000
+++ b/external/gpl3/gdb/lib/libgdb/Makefile Fri Dec 08 14:10:29 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2017/12/08 14:07:58 rin Exp $
+# $NetBSD: Makefile,v 1.17 2017/12/08 14:10:29 rin Exp $
NOCTF=
HOSTPROG_CXX= 1
@@ -13,8 +13,6 @@
.include "${GDBARCHDIR}/defs.mk"
-DIST= ${NETBSDSRCDIR}/gnu/dist/gdb6
-
SRCS= ${G_LIBGDB_OBS:.o=.c}
GCPPFLAGS= ${G_INTERNAL_CFLAGS}
CPPFLAGS+= -I${.CURDIR} \
Home |
Main Index |
Thread Index |
Old Index