projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45e6109
)
Makefile: add new misc/dependencies/ litter to the 'clean' target
author
Brian Warner
<warner@allmydata.com>
Fri, 11 Jan 2008 03:24:44 +0000
(20:24 -0700)
committer
Brian Warner
<warner@allmydata.com>
Fri, 11 Jan 2008 03:24:44 +0000
(20:24 -0700)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 6db5442c338c12dcaac8056eaef0b8dd19d23ca0..5a7b5ad458cecf791733de9ec574c618d185cca6 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-319,6
+319,8
@@
clean:
rm -rf tahoe_deps.egg-info allmydata_tahoe.egg-info
rm -rf support dist
rm -rf setuptools*.egg *.pyc darcsver*.egg
+ rm -rf misc/dependencies/build misc/dependencies/temp
+ rm -rf misc/dependencies/tahoe_deps.egg-info
find-trailing-spaces:
$(PYTHON) misc/find-trailing-spaces.py -r src