| version 1.195, 2001/12/28 01:32:41 |
version 1.196, 2001/12/28 01:40:50 |
| Line 380 lib${LIB}.so.${SHLIB_FULLVERSION}: ${SOL |
|
| Line 380 lib${LIB}.so.${SHLIB_FULLVERSION}: ${SOL |
|
| ${SHLIB_LDENDFILE} |
${SHLIB_LDENDFILE} |
| .endif |
.endif |
| .if ${OBJECT_FMT} == "ELF" |
.if ${OBJECT_FMT} == "ELF" |
| # We don't use INSTALL_SYMLINK here because this is just |
# We don't use INSTALL_SYMLINK here because this is just |
| # happening inside the build directory/objdir. XXX Why does |
# happening inside the build directory/objdir. XXX Why does |
| # this spend so much effort on libraries that aren't live??? XXX |
# this spend so much effort on libraries that aren't live??? XXX |
| ln -sf lib${LIB}.so.${SHLIB_FULLVERSION} lib${LIB}.so.${SHLIB_MAJOR}.tmp |
ln -sf lib${LIB}.so.${SHLIB_FULLVERSION} lib${LIB}.so.${SHLIB_MAJOR}.tmp |
| mv -f lib${LIB}.so.${SHLIB_MAJOR}.tmp lib${LIB}.so.${SHLIB_MAJOR} |
mv -f lib${LIB}.so.${SHLIB_MAJOR}.tmp lib${LIB}.so.${SHLIB_MAJOR} |
| ln -sf lib${LIB}.so.${SHLIB_FULLVERSION} lib${LIB}.so.tmp |
ln -sf lib${LIB}.so.${SHLIB_FULLVERSION} lib${LIB}.so.tmp |