From 945f396d8cad77eb3af96e62b3d1de6e0b08da83 Mon Sep 17 00:00:00 2001 From: gibbs Date: Tue, 15 Sep 1998 10:22:54 +0000 Subject: Hook up libcam and libdevstat. --- lib/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/Makefile b/lib/Makefile index 86740df..ca48cf6 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $Id: Makefile,v 1.76 1998/09/05 12:25:53 asami Exp $ +# $Id: Makefile,v 1.77 1998/09/07 13:59:15 bde Exp $ # To satisfy shared library or ELF linkage when only the libraries being # built are visible: @@ -13,9 +13,9 @@ # Otherwise, the SUBDIR list should be in alphabetical order. SUBDIR= ${_csu} libcom_err ${_libcrypt} libmytinfo libtermcap \ - ${_compat} libalias libbind libc ${_libc_r} libcalendar \ - libcompat libcurses ${_libdisk} libedit libf2c libfetch libftpio \ - libgnumalloc libipx libkvm ${_libm} libmd libncurses libopie \ + ${_compat} libalias 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 \ ${_libtelnet} libutil ${_libvgl} libxpg4 liby libz -- cgit v1.1