diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1998-09-15 11:44:44 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1998-09-15 11:44:44 +0000 |
| commit | 3f8c45065eb5a089fa12a6a26d4364bfe4619775 (patch) | |
| tree | b0aed2c9f85c22c86a7b93b70662169772ed1059 /lib | |
| parent | e2efbdd232ddc9474b5f1262d6a93ac5f9298e06 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Makefile b/lib/Makefile index ca48cf633b8b..b27d7acef1ad 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $Id: Makefile,v 1.77 1998/09/07 13:59:15 bde Exp $ +# $Id: Makefile,v 1.78 1998/09/15 10:22:54 gibbs 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= ${_csu} libcom_err ${_libcrypt} libmytinfo libtermcap \ - ${_compat} libalias libbind libc ${_libc_r} libcalendar libcam \ + ${_compat} libalias libatm libbind libc ${_libc_r} libcalendar libcam \ libcompat libcurses libdevstat ${_libdisk} libedit libf2c libfetch \ libftpio libgnumalloc libipx libkvm ${_libm} libmd libncurses libopie \ libpcap libresolv librpcsvc ${_libscsi} libskey libss libstand \ |
