summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-05-07 15:59:43 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-05-07 15:59:43 +0000
commitc523d1fafca93f3bafbbd0c6411063e5a1d61bbe (patch)
treeada6cf2e785b2e48ff7962b18530c4ec8965747a /devel/Makefile
parentImport libtool-1.2, It's a generic library support script. (diff)
Activate libtool.
Notes
Notes: svn path=/head/; revision=10897
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 347578ee773c..bf421d5496c1 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.102 1998/05/02 17:59:08 mph Exp $
+# $Id: Makefile,v 1.103 1998/05/05 05:08:39 mph Exp $
#
SUBDIR += ElectricFence
@@ -37,6 +37,7 @@
SUBDIR += libmalloc
SUBDIR += libproplist
SUBDIR += libslang
+ SUBDIR += libtool
SUBDIR += linux_devel
SUBDIR += linux_kdump
SUBDIR += linuxgdb