From 06645625acda6d51f6d37dc8f6a5d98edced7082 Mon Sep 17 00:00:00 2001 From: fgsch Date: Tue, 19 Feb 2002 04:22:45 +0000 Subject: [PATCH] enable binutils. --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index 86cee4816c9..b6bb2378f91 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.117 2002/02/03 03:05:59 brad Exp $ +# $OpenBSD: Makefile,v 1.118 2002/02/19 04:22:45 fgsch Exp $ # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $ SUBDIR += ElectricFence @@ -11,6 +11,7 @@ SUBDIR += autoconf SUBDIR += autoconf-new SUBDIR += automake + SUBDIR += binutils SUBDIR += bison SUBDIR += boehm-gc SUBDIR += cook