summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-11-29 02:47:52 +0000
committerbde <bde@FreeBSD.org>1998-11-29 02:47:52 +0000
commitc296e1773cd3ce0b128dbed04e463b89dea59df1 (patch)
treed8a8c8885dc9a95521ae2db588aa60008daff2c2 /lib
parent27d1e786a6ca43fc31f18c92dd88c015e2bb8287 (diff)
downloadFreeBSD-src-c296e1773cd3ce0b128dbed04e463b89dea59df1.zip
FreeBSD-src-c296e1773cd3ce0b128dbed04e463b89dea59df1.tar.gz
Fixed SUBDIR order.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 286044c..5d8ee95 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -1,5 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 6/4/93
-# $Id: Makefile,v 1.84 1998/11/18 02:02:27 jdp Exp $
+# $Id: Makefile,v 1.85 1998/11/20 02:03:45 jdp Exp $
# To satisfy shared library or ELF linkage when only the libraries being
# built are visible:
@@ -20,7 +20,7 @@
# Otherwise, the SUBDIR list should be in alphabetical order.
SUBDIR= ${_csu} libcom_err ${_libcrypt} ${_libm} libmd libmytinfo \
- libncurses libtermcap libradius libskey libtacplus \
+ libncurses libradius libskey libtacplus libtermcap \
${_compat} libalias libatm libbind libc ${_libc_r} libcalendar libcam \
libcompat libcurses libdevstat libdisk libedit libf2c libfetch \
libftpio libgnumalloc libipx libkvm libopie libpam \
OpenPOWER on IntegriCloud