freebsd-src/lib
Bruce Evans 5f34a652e0 Fixed bitrot in library build order. libmd was not built before
libcrypt and libutil was not built before libpam.

The order here is currently unimportant, but ../Makefile should
descend here to build everything (which currently doesn't work
right) or at least to get the order using `make -V SUBDIR'.
2000-01-17 01:32:39 +00:00
..
compat What was I smoking? Use the proper form of the library names. 1999-12-21 06:19:03 +00:00
csu $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libalias Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
libatm Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
libbind Build more components to get named to build. 1999-11-30 04:40:54 +00:00
libc We no longer care about the VAX and Tahoe compilers :-) 2000-01-17 01:28:00 +00:00
libc_r Track libc's three-tier symbol naming. libc_r must currently implement 2000-01-12 09:28:58 +00:00
libcalendar Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
libcam get pd_type from inquiry data itself 2000-01-16 20:15:43 +00:00
libcom_err Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
libcompat Aargh, the $FreeBSD$ check caused an inconsistent commit by rejecting 1999-12-22 13:49:14 +00:00
libcrypt Fixed missing include in synopsis. 2000-01-13 10:21:25 +00:00
libdevstat Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
libdisk Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
libedit Fix style bugs 1999-10-03 10:41:40 +00:00
libfetch Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
libform Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
libftpio Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
libgnumalloc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libio $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libipsec Fixed missing include and missing arg in synopsis. 2000-01-13 10:22:50 +00:00
libipx $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libkse Track libc's three-tier symbol naming. libc_r must currently implement 2000-01-12 09:28:58 +00:00
libkvm Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
libm ${MACHINE} -> ${MACHINE_ARCH} 1999-11-14 13:54:44 +00:00
libmd Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
libmenu Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
libncp Remove duplicated extern. 2000-01-01 14:21:31 +00:00
libncurses This is the second half of unbreaking the world build. Add a -DNOHTML 2000-01-11 12:51:56 +00:00
libnetgraph Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
libopie Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
libpam Upgrade to the pam_ssh module, version 1.1.. 1999-12-28 05:32:54 +00:00
libpanel Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
libpcap $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libposix1e Oops, didn't commit the Makefile for libposix1e--this should fix build 2000-01-15 23:33:49 +00:00
libpthread Track libc's three-tier symbol naming. libc_r must currently implement 2000-01-12 09:28:58 +00:00
libradius Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
libresolv
librpcsvc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libskey Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
libss sigset_t change (part 5 of 5) 1999-09-29 15:18:46 +00:00
libstand Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
libtacplus Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
libtelnet $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libutil Support v6 login. 2000-01-15 03:26:54 +00:00
libvgl Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
libwrap $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libxpg4
liby $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
libz Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
msun style fix 1999-11-09 00:18:22 +00:00
ncurses Replace beforeinstall target with new variables used by .mk system. 2000-01-14 07:57:47 +00:00
Makefile Fixed bitrot in library build order. libmd was not built before 2000-01-17 01:32:39 +00:00
Makefile.inc