NetBSD/lib
joerg 933525b99b Implement build_install in src/lib/Makefile, which traverses the
subdirectories and invokes dependall/install. Do this in groups
delimited by .WAIT to ensure that depending libraries can use the
installed versions and don't need to know the locations in the source
tree.

Use this new target in src/Makefile to replace most of the adhoc library
logic with two special cases, src/lib and src/compat. Adjust
sys/Makefile to include the module directory when building them. Add
some necessary .WAITs in src/lib/Makefile to reflect the dependencies
from src/Makefile and also add the rump libraries here.
2012-08-17 16:22:27 +00:00
..
csu crt* files for ARM EABI. This is pretty different from OABI. crti.S only 2012-08-13 02:49:04 +00:00
i18n_module
libarch Add a cast of the shift count to int32_t, so that we don't try 2012-03-22 08:54:48 +00:00
libbluetooth Use __printflike. 2012-03-22 23:46:49 +00:00
libbsdmalloc These directories don't handle WARNS=5 2012-03-21 10:08:30 +00:00
libbz2 Adapt to repository move of dist from external/bsd/bzip2 to 2012-05-07 08:51:47 +00:00
libc more markup, sort options 2012-08-12 13:31:41 +00:00
libcompat These directories don't handle WARNS=5 2012-03-21 10:08:30 +00:00
libcrypt crypt-sha1.c flags apply to all compilers in the tree, drop conditional. 2012-08-10 04:30:47 +00:00
libcurses * Size argument for memset when clearing cbuf was wrong, cbuf is an array 2012-06-29 10:40:29 +00:00
libdm Use WARNS=2 (the previous WARN=4 was incorrect and ignored). 2012-03-21 05:36:24 +00:00
libedit Don't depend on HAVE_GCC being always defined. 2012-08-10 12:20:10 +00:00
libexecinfo fix cleanup on error 2012-07-09 03:11:59 +00:00
libform These directories default to WARNS=2 2012-03-21 05:38:49 +00:00
libintl comments 2012-07-30 23:04:42 +00:00
libipsec include <netipsec/ipsec.h> rather than <netinet6/ipsec.h> from userland 2012-01-04 16:09:40 +00:00
libisns These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
libkvm Measure kinfo_proc2::p_vm_vsize in pages, as it was always documented. 2012-06-05 08:23:05 +00:00
libl
liblwres
libm Fix copyright. 2012-08-08 16:58:28 +00:00
libmenu Replace wrong variable type (s/ITEMS/ITEM). 2012-06-30 09:25:55 +00:00
libnpf - {npf_mk_rproc,npf_nat_save}: fix the fetching of {rproc-ptr,id_ptr}. 2012-08-15 18:44:56 +00:00
libossaudio fix typo, WARNS=5 2012-05-05 15:57:45 +00:00
libp2k Fix regression that has been introduced when the lookup/reclaim race 2012-08-16 09:25:43 +00:00
libpam remove unneeded change 2012-01-28 21:54:26 +00:00
libpci
libperfuse Add PUFFS_KFLAG_CACHE_DOTDOT so that vnodes hold a reference on their 2012-08-10 16:49:35 +00:00
libpmc
libposix
libppath These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
libprop These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
libpthread Add a pthread__smt_wake and add support for it on arm along with 2012-08-16 04:49:47 +00:00
libpthread_dbg Match ARCHSUBDIR logic from libpthread. 2012-07-19 06:33:48 +00:00
libpuffs Bump date for previous. 2012-08-16 11:28:48 +00:00
libquota These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
libradius
librefuse These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
libresolv
librmt Use C89 function definition 2012-03-21 10:10:36 +00:00
librpcsvc These directories don't handle WARNS=5 2012-03-21 10:08:30 +00:00
librt One more reference to unimplemented shared semaphores. 2012-07-07 01:39:59 +00:00
librump
librumpclient force-terminate commname 2012-08-03 14:52:31 +00:00
librumpdev
librumphijack Implement link(2) in rumphijack. Add a couple trivial test cases. 2012-08-04 03:56:47 +00:00
librumpnet
librumpuser Once again, make the rump kernel hypercall layer work on Linux. 2012-07-27 09:09:05 +00:00
librumpvfs
libskey Add some more __dead as exposed by the recent WARN bumps. 2012-03-22 22:59:43 +00:00
libss
libtelnet Don't depend on HAVE_GCC being always defined. 2012-08-10 12:20:10 +00:00
libterminfo Relax consistency to make it possible to match valid entries. 2012-06-06 13:36:58 +00:00
libukfs Always initialize part to avoid triggering uninitialized variable 2012-07-19 06:33:03 +00:00
libusbhid Extended usb_hid_usages, with help from the equivalent file from FreeBSD. 2012-05-09 16:21:06 +00:00
libutil mention PATH_MAX instead of 16. 2012-07-27 21:33:46 +00:00
libwrap Add some more __dead as exposed by the recent WARN bumps. 2012-03-22 22:59:43 +00:00
liby Use C89 function definition 2012-03-21 10:10:36 +00:00
libz These directories don't handle WARNS=5 2012-03-21 10:08:30 +00:00
lua Add __printflike attribution to use vprintf and friends with an argument 2012-03-15 02:02:20 +00:00
bumpversion
checkoldver
checkver
checkvers
Makefile Implement build_install in src/lib/Makefile, which traverses the 2012-08-17 16:22:27 +00:00
Makefile.inc Libraries default to be built with WARNS=5 2012-03-21 05:39:21 +00:00