Module Name:    src
Committed By:   christos
Date:           Tue Feb 23 22:32:48 UTC 2016

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

Log Message:
Add one more clean file


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 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.8 src/external/gpl3/gdb/lib/libgdb/Makefile:1.9
--- src/external/gpl3/gdb/lib/libgdb/Makefile:1.8	Sun Aug 16 05:51:58 2015
+++ src/external/gpl3/gdb/lib/libgdb/Makefile	Tue Feb 23 17:32:48 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.8 2015/08/16 09:51:58 christos Exp $
+#	$NetBSD: Makefile,v 1.9 2016/02/23 22:32:48 christos Exp $
 
 .include <bsd.own.mk>
 
@@ -58,6 +58,7 @@ COPTS.dwarf2-frame.c+=-O1
 CLEANDIRFILES+= \
 	ada-exp.c ada-lex.c \
 	c-exp.c \
+	d-exp.c \
 	cp-name-parser.c \
 	f-exp.c \
 	go-exp.c \

Reply via email to