summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2002-04-30 12:37:11 +0000
committerwiz <wiz>2002-04-30 12:37:11 +0000
commitda23f18aff75de538cbfcb5c1425b16dc7f5f38b (patch)
treee5fc445f3260d70a1d75af6e854d0bc94e5e7166 /devel
parentef6897275342c647062b2d994babb2108b0274d7 (diff)
downloadpkgsrc-da23f18aff75de538cbfcb5c1425b16dc7f5f38b.tar.gz
Add and enable binutils.
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 5af73730463..dfa7ec1e4fe 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.284 2002/04/27 08:58:46 rh Exp $
+# $NetBSD: Makefile,v 1.285 2002/04/30 12:37:11 wiz Exp $
#
COMMENT= Development utilities
@@ -21,6 +21,7 @@ SUBDIR+= autoconf-devel
SUBDIR+= automake
SUBDIR+= avltree
SUBDIR+= bcc
+SUBDIR+= binutils
SUBDIR+= bison
SUBDIR+= bmake
SUBDIR+= boehm-gc