From: Daniel Hahler Date: Sun, 25 Jan 2015 22:51:41 +0000 (+0100) Subject: Makefile: add clean target X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=c3c0cb96764211e7ee28f95fd7120fe14e858cc7;p=zsh-autoenv.git Makefile: add clean target --- diff --git a/Makefile b/Makefile index f59c91d..0c7b2e9 100644 --- a/Makefile +++ b/Makefile @@ -25,3 +25,6 @@ $(_TESTS_REL_AND_ABS): .PHONY: $(_TESTS_REL_AND_ABS) .PHONY: itest test + +clean: + $(RM) tests/*.err