~xenrox/personal-packages

5b8b965c6f8451a33020201c9601225be0518206 — Thorben Günther 1 year, 1 month ago 1b2a076
Makefile: Use rm instead of git clean
1 files changed, 4 insertions(+), 1 deletions(-)

M Makefile
M Makefile => Makefile +4 -1
@@ 1,6 1,9 @@
.PHONY : clean
clean :
	git clean -fdx
	rm -rf */*.log
	rm -rf */*.tar.gz
	rm -rf */src
	rm -rf */**/

.PHONY: namcap
namcap: