summaryrefslogtreecommitdiff
path: root/devel/gdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gdb/Makefile')
-rw-r--r--devel/gdb/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gdb/Makefile b/devel/gdb/Makefile
index 2582c6dd4b8..8e00a5ff071 100644
--- a/devel/gdb/Makefile
+++ b/devel/gdb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2003/07/21 16:43:21 martti Exp $
+# $NetBSD: Makefile,v 1.13 2003/08/09 10:44:38 seb Exp $
#
DISTNAME= gdb-5.3
@@ -19,7 +19,6 @@ LIBTOOL_OVERRIDE= ${WRKSRC}/bfd/libtool ${WRKSRC}/opcodes/libtool
REPLACE_LOCALEDIR_PATTERNS+= Make-in
INSTALL_TARGET= install install-info
TEST_TARGET= check
-USE_NEW_TEXINFO= YES
INFO_FILES= bfd.info gdb.info gdbint.info mmalloc.info stabs.info
.include "../../mk/bsd.prefs.mk"