]> git.saurik.com Git - wxWidgets.git/commit
Added code to create $D (debug or release) subdir to put the .OBJ files into.
authorGeorge Tasker <gtasker@allenbrook.com>
Tue, 16 Jan 2001 10:57:48 +0000 (10:57 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Tue, 16 Jan 2001 10:57:48 +0000 (10:57 +0000)
commitfcc864256fbd539bd547876e342d532022bdb0d5
tree337bc591f0b08925660c16805a4a47c509237911
parentf4764b9ab2dc80058dd7f881783503452f26c9e5
Added code to create $D (debug or release) subdir to put the .OBJ files into.
Changed code to use the RM environment variable (if one exists) to delete files.  If one does not exist, the ERASE command is used which is what was used previously

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/makelib.vc