Module Name:    src
Committed By:   mrg
Date:           Sat Aug 15 20:57:37 UTC 2015

Modified Files:
        src/external/gpl3/gdb.old: Makefile.inc

Log Message:
this is gdb.old, not gdb.

XXX: put this in bsd.own.mk?


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/gpl3/gdb.old/Makefile.inc

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/gdb.old/Makefile.inc
diff -u src/external/gpl3/gdb.old/Makefile.inc:1.1.1.1 src/external/gpl3/gdb.old/Makefile.inc:1.2
--- src/external/gpl3/gdb.old/Makefile.inc:1.1.1.1	Sat Aug 15 09:27:49 2015
+++ src/external/gpl3/gdb.old/Makefile.inc	Sat Aug 15 20:57:37 2015
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.1.1.1 2015/08/15 09:27:49 christos Exp $
+# $NetBSD: Makefile.inc,v 1.2 2015/08/15 20:57:37 mrg Exp $
 
 USE_LIBEDIT=no
 USE_TUI=yes
@@ -13,4 +13,4 @@ CWARNFLAGS.clang+=	-Wno-unused-value -Wn
 			-Wno-tautological-compare -Wno-format-extra-args \
 			-Wno-string-plus-int
 
-DIST=		${NETBSDSRCDIR}/external/gpl3/gdb/dist
+DIST=		${NETBSDSRCDIR}/external/gpl3/gdb.old/dist

Reply via email to