NetBSD/lib
lukem 124613b27e Implement DEPLIBS (in Makefile.inc for now), which adds all the listed
libraries to LDADD & DPADD for the current library, using -L OBJDIR-of-DEPLIB
so that the current library can link with the DEPLIB library built but
not installed.

Set DEPLIBS appropriately, rather than explictly adding LDADD/DPADD
for various libraries.

Reorder library build order so that libraries that depend upon any
other library are built at the end.


Whilst this change could be done in a more generic manner (and I
intend to work on that), it does remove the need to implement
top-level build targets such as "do-lib-des" (etc).
2004-07-30 07:02:53 +00:00
..
csu Add code code for .init and .fini section fallthroughs and regression 2004-05-18 19:19:34 +00:00
i18n_module no need to define INTERNALLIB here 2004-05-17 05:49:54 +00:00
libarch Two grammar fixes from jmc@openbsd. 2004-03-13 23:46:37 +00:00
libasn1 Commit changes from Heimdal-current, as per discussion with Love 2004-07-12 20:44:56 +00:00
libbsdmalloc
libbz2
libc Use \*[Lt]\*[Gt] or Aq instead of <>; sort SEE ALSO. 2004-07-27 14:35:56 +00:00
libcdk Implement DEPLIBS (in Makefile.inc for now), which adds all the listed 2004-07-30 07:02:53 +00:00
libcom_err
libcompat Append to AFLAGS rather than setting AINC. 2004-04-18 04:26:15 +00:00
libcrypt Add support for SHA1 hashed passwords. 2004-07-02 00:05:23 +00:00
libcrypto Add support for SHA1 hashed passwords. 2004-07-02 00:05:23 +00:00
libcrypto_idea
libcrypto_mdc2
libcrypto_rc5
libcurses Remove _cursesi_genbuf, it was not being set and caused a SIGSEGV 2004-07-24 13:10:47 +00:00
libdes
libedit PR/23486: Andreas Gustafsson: gdb no longer works with emacs 2004-07-08 00:51:36 +00:00
libevent
libform s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
libgssapi Merge changes between heimdal-0.6 and heimdal-0.6.1 2004-04-02 14:59:46 +00:00
libhdb
libintl Don't convert text if *.mo doesn't specify codeset. 2004-03-13 04:58:04 +00:00
libipsec Initial commit of a port of the FreeBSD implementation of RFC 2385 2004-04-25 22:25:03 +00:00
libkadm
libkadm5clnt
libkadm5srv
libkafs
libkdb
libkrb Implement DEPLIBS (in Makefile.inc for now), which adds all the listed 2004-07-30 07:02:53 +00:00
libkrb5 Implement DEPLIBS (in Makefile.inc for now), which adds all the listed 2004-07-30 07:02:53 +00:00
libkstream
libkvm Fix typos. 2004-05-12 17:20:01 +00:00
libl
libm pull in an accuracy fix for corner cases from FDLIBM 5.3 2004-07-22 18:24:09 +00:00
libmagic update for 4.08 2004-03-23 08:40:36 +00:00
libmenu Increment major number (to 5) because of the libcurses major number change 2004-03-22 19:01:28 +00:00
libossaudio
libpcap support format for if_pflog.c (new format only/old format not supported) 2004-06-25 12:22:23 +00:00
libpci Bump to 1.0: incompatible pci_devinfo() argument change. 2004-04-24 09:57:13 +00:00
libpmc
libposix Append to AFLAGS rather than setting AINC. 2004-04-18 04:26:15 +00:00
libpthread In cond_wait() and cond_timedwait(), do the ERRORCHECK testing of the 2004-07-27 21:44:48 +00:00
libpthread_dbg enhance MI pthreads code to support hppa: 2004-07-18 21:24:52 +00:00
libresolv bump version. 2004-05-21 03:33:44 +00:00
librmt Split a sentence in SEE ALSO by a .Pp. 2004-06-10 13:58:47 +00:00
libroken
librpcsvc Tidy up the namespace: lint -> __lint__. 2004-07-01 22:52:34 +00:00
librt
libskey
libsl
libss
libssl Implement DEPLIBS (in Makefile.inc for now), which adds all the listed 2004-07-30 07:02:53 +00:00
libtelnet Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and 2004-05-23 02:24:50 +00:00
libterm adjust to constification of cgetent() 2004-04-23 14:49:18 +00:00
libusbhid Minor fix in SEE ALSO; put xref first; .Pp before a sentence. 2004-06-10 14:01:45 +00:00
libutil Don't allow openpty to succeed if the caller is non-superuser. 2004-06-18 02:42:57 +00:00
libvers
libwrap
liby
libz oops; don't back out the minor number, just remove the functions. 2004-05-01 07:57:46 +00:00
bumpversion
checkoldver
checkver
checkvers
Makefile Implement DEPLIBS (in Makefile.inc for now), which adds all the listed 2004-07-30 07:02:53 +00:00
Makefile.inc Implement DEPLIBS (in Makefile.inc for now), which adds all the listed 2004-07-30 07:02:53 +00:00