Add LIBS and LIBPATH dependencies for shared libraries. (Charles Crain)
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 15 Jun 2002 04:53:49 +0000 (04:53 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 15 Jun 2002 04:53:49 +0000 (04:53 +0000)
commitdc54e57307c12d6e674d6ac08caf98fa34ed6f3f
tree93c8e6987a60b53f5ca0e3bc986bdcb4208893f3
parent4e19786eafaae943526891a5e5507cdbfc642fd7
Add LIBS and LIBPATH dependencies for shared libraries.  (Charles Crain)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@390 fdb21ef1-2011-0410-befe-b5e4ea1792b1
24 files changed:
doc/man/scons.1
src/CHANGES.txt
src/RELEASE.txt
src/engine/SCons/Action.py
src/engine/SCons/ActionTests.py
src/engine/SCons/Builder.py
src/engine/SCons/BuilderTests.py
src/engine/SCons/Defaults.py
src/engine/SCons/Node/__init__.py
src/engine/SCons/Script/SConscript.py
src/engine/SCons/Script/__init__.py
test/LIBPATH.py
test/SHCC.py
test/SHCCFLAGS.py
test/SHCXX.py
test/SHCXXFLAGS.py
test/SHF77.py
test/SHF77FLAGS.py
test/SHLIBPREFIX.py
test/SHLIBSUFFIX.py
test/SHLINK.py
test/SHLINKFLAGS.py
test/SharedLibrary.py
test/long-lines.py