about summary refs log tree commit diff stats
path: root/makefile
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-03-02 08:01:06 -0800
committerKartik K. Agaram <vc@akkartik.com>2016-03-02 08:01:06 -0800
commit7b8a2ff32ef66a7f9187384adc322a99e8bcc332 (patch)
treece2296a9bbde0877b31487ccb44192087891eb2f /makefile
parent0e2b02280fd856ee172fc0d61ced128c903db61c (diff)
downloadmu-7b8a2ff32ef66a7f9187384adc322a99e8bcc332.tar.gz
2725 - dev machine is now Mac
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index 6d2f1554..d4257826 100644
--- a/makefile
+++ b/makefile
@@ -58,3 +58,4 @@ clean:
 	cd tangle && make clean
 	cd termbox && make clean
 	-rm mu.cc core.mu mu_bin *_list
+	-rm -rf mu_bin.*