aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2013-03-19 18:45:47 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2013-03-19 18:49:41 +0100
commit626e98f8757a0d7e44aea8ab9dbfb37384ae8dca (patch)
treeb4b71652e08d266542a6a8e272817e21d4c30f0b
parentf53b3dad2fc76677319810944440f7058f375f63 (diff)
downloadsciteco-626e98f8757a0d7e44aea8ab9dbfb37384ae8dca.tar.gz
add ./distribute clean target
-rwxr-xr-xdistribute5
1 files changed, 5 insertions, 0 deletions
diff --git a/distribute b/distribute
index 4fd80d8..36eb3b3 100755
--- a/distribute
+++ b/distribute
@@ -87,3 +87,8 @@ sciteco-$(SCITECO_VERSION)-win32.zip : bundle
zip $@ temp-bin/*
rm -rf temp-bin/
+clean:
+ rm -rf $(SCITECO_SRC) $(SCINTILLA_SRC) $(SCINTERM_SRC)
+ rm -rf sciteco-$(SCITECO_VERSION)-bundle.tar.gz
+ rm -rf debian-temp/
+ rm -rf sciteco-$(SCITECO_VERSION)/