Changeset 1699620eb718893afce41599d235291d861e1407
- Timestamp:
- 02/11/06 20:27:57
(2 years ago)
- Author:
- Rafaël Carré <funman@videolan.org>
- git-committer:
- Rafaël Carré <funman@videolan.org> 1162495677 +0000
- git-parent:
[72afda2faac021438f4ab2dc25826a2875fdb84c]
- git-author:
- Rafaël Carré <funman@videolan.org> 1162495677 +0000
- Message:
Cleans gecko-sdk too
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r2a384e3 |
r1699620 |
|
| 26 | 26 | include ./config.mak |
|---|
| 27 | 27 | |
|---|
| 28 | | BUILDDIRS = bin doc etc include info lib man sbin share vlc-lib tmp |
|---|
| | 28 | BUILDDIRS = bin doc etc include info lib man sbin share vlc-lib tmp gecko-sdk |
|---|
| 29 | 29 | |
|---|
| 30 | 30 | all: FORCE |
|---|