Don't remove temporary files on win32 with rm when cygwin is not in use. (Anthony...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 7 Oct 2003 06:08:46 +0000 (06:08 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 7 Oct 2003 06:08:46 +0000 (06:08 +0000)
commit0eb972bc750cb0493a75a400408c914889a8cb8b
treecab7e290af3df76856fdd92fd923af12b61481cc
parentc6529fdfdb66277f638d03bd86b1526d33b62aa9
Don't remove temporary files on win32 with rm when cygwin is not in use.  (Anthony Roach)  Win32 portability fixes.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@814 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/CHANGES.txt
src/engine/SCons/EnvironmentTests.py
src/engine/SCons/Platform/win32.py
test/SharedLibrary.py