Hook up libcam and libdevstat.
This commit is contained in:
parent
78e7747291
commit
9bb268091e
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user