1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/lib
Ruslan Ermilov 196f4c26f4 Fixed broken "make depend; make clean; make all" sequence.
I've looked for this example for a long time, to demonstrate
some people why it's a really BAD idea to use ${.OBJDIR}
instead of ".".  I hope these people are reading this.  :-)

Approved by:	des
2002-04-10 18:00:32 +00:00
..
compat
csu For now we are using our old crt{begin,end}. 2002-04-08 20:31:20 +00:00
libalias
libatm Remove multi-line __P() usage. 2002-03-22 09:22:15 +00:00
libbind This library uses its own versions of some of the system headers. 2002-03-22 18:34:52 +00:00
libbz2
libc No longer needed to #ifdef __FBSDID, this is now handled by Makefile.inc1. 2002-04-09 11:39:05 +00:00
libc_r Return correct number of total bits set in all fd_set's. 2002-04-09 05:41:00 +00:00
libcalendar
libcam
libcom_err
libcompat Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
libcrypt crypt(3) incorrectly documents md5 salt, fixed. 2002-04-09 22:32:59 +00:00
libdevinfo
libdevstat Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
libdisk Modernize my email address. 2002-03-25 13:52:45 +00:00
libedit -ltermcap is spelled -lncurses nowadays. 2002-04-09 13:04:31 +00:00
libfetch Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
libform
libftpio Modernize my email address. 2002-03-25 13:52:45 +00:00
libgnumalloc
libio
libipsec Remove multi-line __P() usage. 2002-03-22 09:22:15 +00:00
libipx Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
libisc
libkse Return correct number of total bits set in all fd_set's. 2002-04-09 05:41:00 +00:00
libkvm Fix (for the second time) kvm_getprocs() for the case where no 2002-04-07 04:47:58 +00:00
libmd Don't build manuals at inappropriate time. 2002-04-10 17:01:55 +00:00
libmenu
libmilter Add two new libraries which are part of sendmail 8.12. libsm is used only 2002-02-17 22:01:40 +00:00
libmp
libncp Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
libncurses Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
libnetgraph
libopie Updates for OPIE 2.4. 2002-03-22 00:12:20 +00:00
libpam Fixed broken "make depend; make clean; make all" sequence. 2002-04-10 18:00:32 +00:00
libpanel
libpcap
libpthread Return correct number of total bits set in all fd_set's. 2002-04-09 05:41:00 +00:00
libradius
libresolv
librpcsvc Remove __P() usage. 2002-03-21 23:54:04 +00:00
libsbuf
libsm Add two new libraries which are part of sendmail 8.12. libsm is used only 2002-02-17 22:01:40 +00:00
libsmb
libsmdb Update build infrastructure for sendmail 8.12. 2002-02-17 22:05:07 +00:00
libsmutil Update build infrastructure for sendmail 8.12. 2002-02-17 22:05:07 +00:00
libstand Use -ffreestanding. It is REQUIRED by GCC 3.1 on all architectures. 2002-04-09 20:38:29 +00:00
libtacplus
libtelnet
libusbhid Install libusbhid, and use it instead of libusb. 2002-03-28 18:44:25 +00:00
libutil Const poisoning. 2002-04-08 11:04:56 +00:00
libvgl
libwrap
libxpg4
liby
libz Work around a gcc bug which causes zlib to dump core in certain 2002-03-31 23:47:52 +00:00
msun Resurrect Lite1's gamma() as C99's tgamma(). Minimal changes. 2002-03-26 11:59:29 +00:00
ncurses Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
Makefile Follow NetBSD and rename libusb to libusbhid. 2002-03-27 16:07:20 +00:00
Makefile.inc