shithub: scc

Download patch

ref: f9ca0be9d9c62fdb419256b4c7c56e04c3ad52da
parent: dc0bdaac8b9d8b9797ebbb8616c359e346981de7
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Sat Feb 17 04:04:24 EST 2018

[tests/scc] Simplify Makefile

These targets are filtered at the tests level, so they are not
going to arive to that Makefile.

--- a/tests/scc/execute/Makefile
+++ b/tests/scc/execute/Makefile
@@ -8,5 +8,3 @@
 clean:
 	rm -f *.as *.o *.ir *.qbe *core test.log
 
-distclean: clean
-dep: