Mon Oct 30 21:11:47 1995 * Makefile.elf-lib: Changes to pass -soname to the linker, so that ld.so knows which version of the library to load when there's more than one major version of the shared library. Mon Sep 4 21:42:46 1995 Remy Card * Makefile.bsd-lib: New file containing support for BSD shared libraries. Sat Aug 5 11:43:05 1995 Theodore Y. Ts'o * Makefile.dll-lib: Added new target install-shlibs, which just installs the shared libraries. * Makefile.elf-lib: Added new target install-shlibs, which just installs the shared libraries. Tue Jul 18 21:24:13 1995 * Makefile.dll-lib (jump): For each of the libraries jump/jump.* files are now in in dll/jump.*; now the subdirs target takes care of creating the jump directory, and then copy the jump.* files from the dll directory to the jump directory. This allows dll libraries to be built where the build directory is not equal to the source directory. Tue Jul 11 22:05:56 1995 * Makefile.checker,Makefile.elf-lib,Makefile.dll-lib, Makefile.profile: Add rule to mkdir the appropriate object subdirectory (checker, elfshared, jump, profiled, etc.)