Module Name:    src
Committed By:   rin
Date:           Fri Dec  8 14:07:58 UTC 2017

Modified Files:
        src/external/gpl3/gdb/lib/libgdb: Makefile

Log Message:
Remove blank lines.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/external/gpl3/gdb/lib/libgdb/Makefile

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/lib/libgdb/Makefile
diff -u src/external/gpl3/gdb/lib/libgdb/Makefile:1.15 src/external/gpl3/gdb/lib/libgdb/Makefile:1.16
--- src/external/gpl3/gdb/lib/libgdb/Makefile:1.15	Wed Nov 29 22:39:59 2017
+++ src/external/gpl3/gdb/lib/libgdb/Makefile	Fri Dec  8 14:07:58 2017
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.15 2017/11/29 22:39:59 christos Exp $
+#	$NetBSD: Makefile,v 1.16 2017/12/08 14:07:58 rin Exp $
 
 NOCTF=
 HOSTPROG_CXX=   1
@@ -7,8 +7,6 @@ HOSTPROG_CXX=   1
 
 .include "../Makefile.inc"
 
-
-
 LIBISPRIVATE=	yes
 LIB=		gdb
 GDBARCHDIR=	${.CURDIR}/arch/${GDB_MACHINE_ARCH}

Reply via email to