summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2003-07-02 01:23:25 +0000
committeruebayasi <uebayasi>2003-07-02 01:23:25 +0000
commit960805f13c4940c8ab984a6e595fbb1ecf21faaf (patch)
tree28664098e199898cdd18d07f818fac8a49359a52 /devel
parent59ee09f27fe14258ae427ec42f5c0cd66d0b10c0 (diff)
downloadpkgsrc-960805f13c4940c8ab984a6e595fbb1ecf21faaf.tar.gz
Add a test target.
Diffstat (limited to 'devel')
-rw-r--r--devel/gdb/Makefile3
1 files changed, 2 insertions, 1 deletions
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