Changeset 4ba7bb60af1ccf816bf5dcd61f541dc98481a04b

Show
Ignore:
Timestamp:
07/10/05 15:32:43 (3 years ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1121002363 +0000
git-parent:

[a3db0c0e1f5372b4787c7d34e900aaf5bcdf108c]

git-author:
Rémi Denis-Courmont <rem@videolan.org> 1121002363 +0000
Message:

Any reason why removal of .deps was disabled ??

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • toolbox

    r05edb16 r4ba7bb6  
    547547  find msvc -type f -name '*.dsp' -exec rm -f '{}' ';' 
    548548  find evc -type f -name '*.vcp' -exec rm -f '{}' ';' 
    549   #find . -type d -name '.deps' -exec rm -Rf '{}' ';' 
     549  find . -type d -name '.deps' -exec rm -Rf '{}' ';' 
    550550  # there's some more cruft all around 
    551551  rm -f config.h config.log config.status