summary refs log tree commit diff
diff options
context:
space:
mode:
authorQuentin Carbonneaux <quentin.carbonneaux@yale.edu>2015-04-05 16:47:52 -0400
committerQuentin Carbonneaux <quentin.carbonneaux@yale.edu>2015-09-15 23:01:27 -0400
commit7ab237d8ed81702dfbe034fd49de2e9fc9eba08c (patch)
tree7fcc3688148cd288a146ebd1a552765a93d9444b
parent11590df73669e4468d56ff2a1cc8774c66c38f90 (diff)
downloadroux-7ab237d8ed81702dfbe034fd49de2e9fc9eba08c.tar.gz
more cleaning
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 22c73f5..243ae93 100644
--- a/Makefile
+++ b/Makefile
@@ -10,4 +10,4 @@ test: bak
 	@cc -O2 -o t tmain.c t.o && ./t
 
 clean:
-	rm -f bak t t.o
+	rm -f bak t *.o *.cm[io]