freebsd-skq/lib
bde 59cb69f1ae Fixed removing of obsolete shared libraries:
- the directory was wrong if ${SHLIBDIR} != ${LIBDIR}.  It's still wrong
  if the installation of the obsolete library was done before /aout was
  appended to LIBDIR.
- the version would have become wrong when the default in ../Makefile.inc
  is changed from 2.0.
- the comment mostly described moving of libraries to /usr/lib/compat, but
  we don't do that.
1998-10-11 16:33:02 +00:00
..
compat
csu
libalias Remove OpenBSD build support - let the Makefile vary per 1998-08-31 12:14:30 +00:00
libatm libatm uses libmd; add it to the dependency list so that programs using 1998-10-11 04:41:43 +00:00
libbind
libc Avoid the need for calling functions that malloc after a vfork(). 1998-10-11 14:11:51 +00:00
libc_r
libcalendar
libcam
libcom_err
libcompat
libcrypt
libcurses
libdevstat
libdisk
libedit
libf2c libf2c.so.* depends on libm.so. I'm not sure that this matters in this 1998-10-11 04:44:12 +00:00
libF77
libfetch
libftpio
libgnumalloc Don't install an elf libgnumalloc.so* in /usr/lib/compat.. No elf binaries 1998-10-11 04:18:30 +00:00
libI77
libipx
libkse
libkvm
libm
libmd
libmytinfo
libncurses
libopie libopie also depends on libmd. Programs using libopie shouldn't have to 1998-10-11 04:45:50 +00:00
libpam/modules
libpcap
libpthread
libresolv Don't build elf libresolv.so*, no elf freebsd binaries have used it ever. 1998-10-11 04:21:56 +00:00
librpcsvc
libskey
libss
libstand
libtelnet Fixed removing of obsolete shared libraries: 1998-10-11 16:33:02 +00:00
libtermcap Deal with /usr/lib/compat/aout, and that we've been installing things 1998-10-11 04:39:56 +00:00
libutil
libvgl
libxpg4
liby Don't install an elf liby.so[.2] in /usr/lib/compat. We have never had 1998-10-11 04:10:14 +00:00
libz
msun
ncurses/ncurses
Makefile
Makefile.inc