Changeset 7104644b7773a705d94c1f1c651aeb2decd8cf10
- Timestamp:
- 10/20/06 17:55:18
(2 years ago)
- Author:
- Rémi Denis-Courmont <rem@videolan.org>
- git-committer:
- Rémi Denis-Courmont <rem@videolan.org> 1161359718 +0000
- git-parent:
[dc130e1e244b5be9a46ad031825f8fba02d3a8ad]
- git-author:
- Rémi Denis-Courmont <rem@videolan.org> 1161359718 +0000
- Message:
Explicit disclaimer
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rdc130e1 |
r7104644 |
|
| 742 | 742 | rm -Rf autom4te.cache |
|---|
| 743 | 743 | rm -f mozilla/vlcintf.h mozilla/vlcintf.xpt |
|---|
| | 744 | echo "\`toolbox --distclean\' is known to be broken." |
|---|
| | 745 | echo "Don't complain if it does not work, or better yet, don't use it." |
|---|
| | 746 | echo "You were warned." |
|---|
| 744 | 747 | # FIXME: a lot of Makefiles are still there |
|---|
| 745 | 748 | fi |
|---|