Module Name:    src
Committed By:   skrll
Date:           Sat Nov  3 14:38:17 UTC 2012

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

Log Message:
Tidyup


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/gdb/lib/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/Makefile
diff -u src/external/gpl3/gdb/lib/Makefile:1.2 src/external/gpl3/gdb/lib/Makefile:1.3
--- src/external/gpl3/gdb/lib/Makefile:1.2	Sun Oct  9 02:03:19 2011
+++ src/external/gpl3/gdb/lib/Makefile	Sat Nov  3 14:38:17 2012
@@ -1,9 +1,7 @@
-#	$NetBSD: Makefile,v 1.2 2011/10/09 02:03:19 christos Exp $
+#	$NetBSD: Makefile,v 1.3 2012/11/03 14:38:17 skrll Exp $
 
 .include "../Makefile.inc"
 
-#SUBDIR+= libsim .WAIT
-
 SUBDIR=		libbfd libiberty libopcodes libgdb libdecnumber
 .if ${USE_LIBEDIT} == no || ${USE_TUI} == yes
 SUBDIR+=	libreadline

Reply via email to