shithub: scc

Download patch

ref: ab1e25a7ad7779337604c1220cd140c57a10e1a4
parent: 14474dfd1a3b9a3912b4b73980ed6dad1f604576
author: Roberto E. Vargas Caballero <[email protected]>
date: Tue Nov 24 14:55:00 EST 2015

Remove cpp in make clean

--- a/cc1/Makefile
+++ b/cc1/Makefile
@@ -20,5 +20,5 @@
 
 clean:
 	rm -f $(OBJS)
-	rm -f cc1
+	rm -f cc1 cpp