Whamcloud - gitweb
Fix the subdirs logic so it works with GNU make 3.80
authorTheodore Ts'o <tytso@mit.edu>
Sat, 11 Mar 2006 02:39:40 +0000 (21:39 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 11 Mar 2006 02:39:40 +0000 (21:39 -0500)
commit3f546fcc27e9bfca8d365c4d78c6e6c99ca32512
tree49f0789c3396de4615a1e7894b5f285fb4cb86b7
parentba5e38494e6b42d77f76d9ad18744388958eca7c
Fix the subdirs logic so it works with GNU make 3.80

The previous fix which fixed the problem with GNU make 3.81 building
all of the library object files caused GNU make 3.80 fail because the
subdirectories (such as elfshared) were not getting created.  This fix
should allow the Makefiles to work with both GNU make 3.80 and GNU
make 3.81.
lib/ChangeLog
lib/Makefile.bsd-lib
lib/Makefile.checker
lib/Makefile.darwin-lib
lib/Makefile.elf-lib
lib/Makefile.library
lib/Makefile.profile
lib/Makefile.solaris-lib