freebsd-dev/lib
Bruce Evans 571a27805e Build ntp_adjtime.o and ntp_gettime.o so that xntpd compiles.
Don't add to POBJS or SOBJS.  bsd.lib.mk does it.  Some objects were
duplicated.

Don't add to CLEANFILES.  bsd.lib.mk does it.  Some objects were
quadruplicated.

Define variables that are only used once close to where they are
used.

The ifdefs for avoiding building of profiled/shared objects when
NOPROFILE/NOPIC are set were not actually committed.  The ifdefs
belong in bsd.lib.mk anyway.
1994-08-31 15:18:06 +00:00
..
csu/i386 Remove dead code. gmon stuff is now done better in libc/gmon an 1994-08-22 15:13:41 +00:00
libc Build ntp_adjtime.o and ntp_gettime.o so that xntpd compiles. 1994-08-31 15:18:06 +00:00
libcompat Make it work with our make macros. 1994-08-05 01:42:04 +00:00
libcrypt Fix afterinstall rule for generating links to the real libcrypt 1994-08-20 18:13:59 +00:00
libcurses SHARED_LDADD added 1994-08-28 21:48:11 +00:00
libedit Add dependencies on libraries to DPADD. Someday this should be done 1994-08-28 18:49:06 +00:00
libkvm Made kvm routines use procfs to get out process data such as argument 1994-08-11 13:38:23 +00:00
libm Make it work with our make macros. 1994-08-05 01:52:05 +00:00
libmd Use ${LDFLAGS} instead of static for compiling binaries. Neither is 1994-08-28 17:45:25 +00:00
libpam/modules Add skey supprot 1994-08-21 19:26:22 +00:00
libresolv BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
librpc Make up for the fact that rpc headers are now installed from include. 1994-08-05 01:59:40 +00:00
librpcsvc Use ${ECHO} instead of echo' so that make -s' is fairly quiet. 1994-08-28 17:48:43 +00:00
libskey Move skey.h to /usr/include so other packages will be able to use 1994-06-02 20:25:30 +00:00
libtelnet The big crypt removal - make libtelnet exportable. 1994-08-12 22:41:29 +00:00
libterm Correct the man page extent. 1994-08-08 19:26:23 +00:00
libtermcap Correct the man page extent. 1994-08-08 19:26:23 +00:00
libutil BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
liby BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
msun Latest fix from jtc: 1994-08-19 23:52:29 +00:00
rpcsvc Makefile to build librpcsvc. (All sources automatically generated.) 1994-08-07 23:21:08 +00:00
Makefile Moved the csu directory to be first on the SUBDIR list. This is 1994-08-25 13:39:18 +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