freebsd-nq/lib
Peter Wemm 3488b209cc Fix some more problems:
- the .gz files are no longer used as intermediate files, it's in a pipe
  now.  (gunzip normally deleted them anyway, but this should not hurt)
- I accidently left a -p arg to install from testing.  Bruce says it should
  be ${COPY} instead, but almost everything else in the tree uses plain -c
  anyway.
- Use "LINKS=" or two identical files are installed sepeately instead of
  as links (doh!)
- Use "LIB..." instead of "BIN..." for install permissions.  Note that we
  still use bsd.prog.mk, not bsd.lib.mk because bsd.lib.mk has problems
  (it can't install a library unless it compiles it).
- Define LIBCOMPATDIR in Makefile.inc instead of using BINDIR.

Mostly submitted by: bde
1996-12-28 17:42:48 +00:00
..
compat Fix some more problems: 1996-12-28 17:42:48 +00:00
csu/i386 When linking with no rtld support, provide stub dl*() functions that 1996-12-28 17:10:52 +00:00
libc Add comment that range checking is already done at upper level 1996-12-28 05:04:24 +00:00
libc_r Add pthread_mutexattr_init() and pthread_mutexattr_setkind_np(). 1996-11-11 09:09:30 +00:00
libcom_err
libcompat Replace collate_range_cmp call with its code 1996-10-31 04:55:47 +00:00
libcrypt A couple of minor nits. 1996-10-14 08:34:02 +00:00
libcurses
libdisk Close PR#2198: 1996-12-13 07:55:14 +00:00
libedit
libf2c
libF77
libftpio Sanitize and extend SIGALRM timeout handling. 1996-12-17 20:19:35 +00:00
libgnumalloc Yet another attempt to remove the old libraries correctly. libfoo.* 1996-10-08 20:06:41 +00:00
libI77
libipx
libkse Add pthread_mutexattr_init() and pthread_mutexattr_setkind_np(). 1996-11-11 09:09:30 +00:00
libkvm kvm_malloc: 1996-11-11 08:28:47 +00:00
libm comma typos 1996-12-23 23:09:55 +00:00
libmd Just pick up the real thing from <sys/md5.h> 1996-12-22 10:32:17 +00:00
libmytinfo
libncurses The fix for PR#bin/722 made it into 2.1.5 and 2.1.6, but not into -current. 1996-12-22 14:24:49 +00:00
libpam/modules
libpcap
libpthread Add pthread_mutexattr_init() and pthread_mutexattr_setkind_np(). 1996-11-11 09:09:30 +00:00
libresolv Yet another attempt to remove the old libraries correctly. libfoo.* 1996-10-08 20:06:41 +00:00
librpcsvc
libscsi
libskey Add the appropriate MLINKS for the new skey.3 man page. 1996-12-22 23:18:50 +00:00
libss
libtcl Remove these.. umm.. "interesting".. hacks now that they are not needed. 1996-12-28 17:15:10 +00:00
libtelnet
libtermcap
libutil Merge Lite2 mods, and -Wall cleaning. undelete(2) cruft 1996-12-14 06:03:29 +00:00
libxpg4
liby Oops, we still want to build/install the static libraries. 1996-11-20 20:55:11 +00:00
libz
msun comma typos 1996-12-23 23:09:55 +00:00
ncurses/ncurses
Makefile In the spirit of Christmas, I give ye a gift! 1996-12-23 05:07:37 +00:00
Makefile.inc