[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [bridgedb/master] Add a 'clean' directive to the Makefile.



commit a47245cc4831615c63e433e4b3ef43dfc2fac8d6
Author: Isis Lovecruft <isis@xxxxxxxxxxxxxx>
Date:   Tue Nov 5 08:41:33 2013 +0000

    Add a 'clean' directive to the Makefile.
---
 Makefile |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Makefile b/Makefile
index 29aed8f..4c49a9b 100644
--- a/Makefile
+++ b/Makefile
@@ -33,3 +33,9 @@ reinstall: uninstall force-install
 
 translations:
 	./maint/get-completed-translations
+
+clean:
+	-rm -rf build
+	-rm -rf dist
+	-rm -rf lib/bridgedb.egg-info
+	-rm -rf _trial_temp



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits