aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1998-05-03 05:06:13 +0000
committerPeter Wemm <peter@FreeBSD.org>1998-05-03 05:06:13 +0000
commit8e3465ed9f0e915810fb0fdb577d7526c7e30e59 (patch)
treea516645a71c5a9f0b70b2c57815843a4e7fa37af /lib/Makefile
parent17ee1b4919d1c3765c4c1817d6c09ca99b75987f (diff)
Notes
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 175b7c4be967..bac3d1fd0054 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -1,5 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 6/4/93
-# $Id$
+# $Id: Makefile,v 1.66 1998/03/21 08:18:57 markm Exp $
# To satisfy shared library or ELF linkage when only the libraries being
# built are visible:
@@ -13,7 +13,7 @@
# Otherwise, the SUBDIR list should be in alphabetical order.
SUBDIR= libcom_err ${_libcrypt} ${_libm} libmytinfo libtermcap \
- compat ${_csu} libalias libc ${_libc_r} libcalendar \
+ compat ${_csu} libalias libbind libc ${_libc_r} libcalendar \
libcompat libcurses ${_libdisk} libedit libf2c libftpio \
libgnumalloc libipx ${_libkvm} libmd libncurses libopie \
libpcap libresolv librpcsvc ${_libscsi} libskey libss \