Module Name:    src
Committed By:   mrg
Date:           Sat Nov 19 09:46:58 UTC 2016

Modified Files:
        src/external/gpl3/gdb: Makefile.gdb_arch

Log Message:
s/#/$/ in a $NetBSD$ so it actually expands


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

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/Makefile.gdb_arch
diff -u src/external/gpl3/gdb/Makefile.gdb_arch:1.2 src/external/gpl3/gdb/Makefile.gdb_arch:1.3
--- src/external/gpl3/gdb/Makefile.gdb_arch:1.2	Tue Oct 18 00:16:58 2016
+++ src/external/gpl3/gdb/Makefile.gdb_arch	Sat Nov 19 09:46:58 2016
@@ -1,3 +1,3 @@
-#	$NetBSD#
+#	$NetBSD: Makefile.gdb_arch,v 1.3 2016/11/19 09:46:58 mrg Exp $
 
 GDB_MACHINE_ARCH=	${MACHINE_ARCH:C/^e//:C/e?armv?[4-7]?h?f?/arm/}

Reply via email to