blob: 14a8f19a9a8feb6b4df44a852af2f052d863a15c [file] [log] [blame]
Theodore Ts'o50e1e101997-04-26 13:58:21 +00001Mon Sep 4 21:42:46 1995 Remy Card <card@bbj>
2
3 * Makefile.bsd-lib: New file containing support for BSD shared
4 libraries.
5
6Sat Aug 5 11:43:05 1995 Theodore Y. Ts'o <tytso@lurch.mit.edu>
7
8 * Makefile.dll-lib: Added new target install-shlibs, which just
9 installs the shared libraries.
10
11 * Makefile.elf-lib: Added new target install-shlibs, which just
12 installs the shared libraries.
13
14Tue Jul 18 21:24:13 1995 <tytso@rsx-11.mit.edu>
15
16 * Makefile.dll-lib (jump): For each of the libraries jump/jump.*
17 files are now in in dll/jump.*; now the subdirs target
18 takes care of creating the jump directory, and then copy
19 the jump.* files from the dll directory to the jump
20 directory. This allows dll libraries to be built where
21 the build directory is not equal to the source directory.
22
23Tue Jul 11 22:05:56 1995 <tytso@rsx-11.mit.edu>
24
25 * Makefile.checker,Makefile.elf-lib,Makefile.dll-lib,
26 Makefile.profile: Add rule to mkdir the appropriate object
27 subdirectory (checker, elfshared, jump, profiled, etc.)
28