freebsd-src/lib
Bruce Evans 680b396b51 Removed unused `-I.'s from CFLAGS.
"." means the object directory, so it is just confusing to use it
when nothing is included from the object directory unless the object
directory is also the source directory.  It is confusing for "."
not to mean the source directory anyway, so used `-I.'s should be
replaced by `-I${.OBJDIR}'.
1996-09-04 22:25:35 +00:00
..
csu/i386 cmp -s || install -c --> install -C 1996-08-30 01:41:52 +00:00
libc Describe POSIX saved IDs behaviour better 1996-09-03 11:32:01 +00:00
libc_r - libc self contained again. 1996-08-30 21:26:05 +00:00
libcom_err Removed unused `-I.'s from CFLAGS. 1996-09-04 22:25:35 +00:00
libcompat Convert to newly aded collate compare function 1996-08-12 18:56:38 +00:00
libcrypt General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
libcurses cmp -s || install -c ==> install -C 1996-08-30 01:51:09 +00:00
libdisk cmp -s || install -c ==> install -C 1996-08-30 01:51:09 +00:00
libedit Add missing DPADD, remove duplicate -ltermcap 1996-08-30 01:50:07 +00:00
libf2c Update to the 1995/09/20 version. Previous version was 1993/12/17. 1995-09-28 20:49:15 +00:00
libF77 General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
libfakegnumalloc Add cfree, 1996-09-02 13:15:01 +00:00
libftpio Intelligently cache previous connection to host if we can still 1996-08-31 22:02:18 +00:00
libgnumalloc Add cfree, 1996-09-02 13:15:01 +00:00
libI77 General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
libipx General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
libkse Don't create/install libc_r_pic.a 1996-08-30 01:43:15 +00:00
libkvm General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
libm Improve some poor wording. 1996-08-21 21:30:02 +00:00
libmd cmp -s || install -c ==> install -C, use a .for loop 1996-08-30 01:53:09 +00:00
libmytinfo cmp -s || install -c ==> install -C 1996-08-30 02:12:07 +00:00
libncurses cmp -s || install -c ==> install -C 1996-08-30 02:12:07 +00:00
libpam/modules #include <kerberosIV/des.h> -> #include <des.h> 1996-02-11 09:18:18 +00:00
libpcap cmp -s || install -c ==> install -C, use .for loop for includes 1996-08-30 01:59:46 +00:00
libpthread Don't create/install libc_r_pic.a 1996-08-30 01:43:15 +00:00
libresolv Install in /usr/lib/compat where ld.so can find it for older binaries, 1996-09-03 13:22:58 +00:00
librpcsvc Replace some bizzare AT&T(?) make macros (``${*F}'' ??!?!?!?) 1996-08-30 02:02:09 +00:00
libscsi cmp -s || install -c ==> install -C 1996-08-30 02:12:07 +00:00
libskey cmp -s || install -c ==> install -C 1996-08-30 02:12:07 +00:00
libss cmp -s || install -c ==> install -C 1996-08-30 02:12:07 +00:00
libtcl regenerated.. 1996-08-29 19:33:04 +00:00
libtelnet General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
libtermcap oops, install termcap.h from ${.CURDIR}, not the obj dir. 1996-08-30 16:38:45 +00:00
libutil Some minor man page cleanup. 1996-08-23 20:52:53 +00:00
libxpg4 Add more stuff moved out from XPG3 1995-11-03 09:03:00 +00:00
liby General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
libz Clean up the beforeinstall target a bit more, bde pointed out that the old 1996-08-19 01:21:46 +00:00
msun consistancy fixup 1996-08-30 21:21:52 +00:00
ncurses/ncurses cmp -s || install -c ==> install -C 1996-08-30 02:12:07 +00:00
Makefile add back stub libresolv 1996-09-03 13:24:59 +00:00
Makefile.inc From 1.1.5: define default shared library versions. For 2.0, use version 1994-08-04 22:44:00 +00:00