OSDN Git Service

I wasn't building the libdl shared lib anymore. Make each lib install a
authorEric Andersen <andersen@codepoet.org>
Fri, 18 May 2001 20:31:18 +0000 (20:31 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 18 May 2001 20:31:18 +0000 (20:31 -0000)
commita17d863945361b067988adb12efee72651905845
tree2432d7203560ed134104d04bf48c60bd3c472154
parentd13d4ad946a8e6e6b209e0fe6fee5d93bd38e3e2
I wasn't building the libdl shared lib anymore.  Make each lib install a
libfoo.so symlink as well as a libfoo.so.0 link, since gcc is currently
only looking for files ending in .so.  wierd.
 -Erik
ldso/libdl/Makefile
libcrypt/Makefile
libm/Makefile
libutil/Makefile