ref: 8967caf2eb1ad5612d7ae5a88b05d693b8781d72
parent: 5abe139e4bd964efe5f93105a8deebb03594f790
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Wed Feb 22 02:35:57 EST 2017
[tests] Add clean rule in execute/Makefile
--- a/tests/execute/Makefile
+++ b/tests/execute/Makefile
@@ -3,4 +3,5 @@
tests:
SCCEXECPATH=../../bin PATH=../../bin:$$PATH ./chktest.sh `cat scc-tests.lst`
-
+clean:
+ rm -f *.o *.ir *.qbe *core