Changeset 6d06cc122f677a1bcf804fe621c1624e08f075ac

Show
Ignore:
Timestamp:
01/28/07 14:40:20 (2 years ago)
Author:
Felix Paul Kühne <fkuehne@videolan.org>
git-committer:
Felix Paul Kühne <fkuehne@videolan.org> 1169991620 +0000
git-parent:

[8863f1fbd19a3f067cdc3a4be335532b816c1c4b]

git-author:
Felix Paul Kühne <fkuehne@videolan.org> 1169991620 +0000
Message:

* remove config.mak on make clean as well

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • extras/contrib/Makefile

    r1699620 r6d06cc1  
    6969    @echo "    you probably wanna run 'make clean-src' then" 
    7070    @echo "    you can still run 'make clean-bin' manually if needed" 
     71    rm -rf config.mak 
    7172    $(MAKE) clean-src 
    7273