Sat Aug  5 11:43:05 1995  Theodore Y. Ts'o  <tytso@lurch.mit.edu>

	* 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    <tytso@rsx-11.mit.edu>

	* 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    <tytso@rsx-11.mit.edu>

	* Makefile.checker,Makefile.elf-lib,Makefile.dll-lib,
		Makefile.profile: Add rule to mkdir the appropriate object
		subdirectory (checker, elfshared, jump, profiled, etc.)

