From 960805f13c4940c8ab984a6e595fbb1ecf21faaf Mon Sep 17 00:00:00 2001 From: uebayasi Date: Wed, 2 Jul 2003 01:23:25 +0000 Subject: Add a test target. --- devel/gdb/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/gdb/Makefile b/devel/gdb/Makefile index 7bae1513152..ea03733e098 100644 --- a/devel/gdb/Makefile +++ b/devel/gdb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/06/23 10:54:15 seb Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/02 01:23:25 uebayasi Exp $ # DISTNAME= gdb-5.3 @@ -17,6 +17,7 @@ USE_GMAKE= YES 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 -- cgit v1.2.3