From 97f69507cd2a72b889f652dfd19943104ea9c34d Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 25 Apr 2015 08:22:46 -0700 Subject: 1199 - ignore errors in 'make clean' --- cpp/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/makefile') diff --git a/cpp/makefile b/cpp/makefile index d3a64f8d..ade746fd 100644 --- a/cpp/makefile +++ b/cpp/makefile @@ -49,4 +49,4 @@ clean: cd enumerate && make clean cd tangle && make clean cd termbox && make clean - rm -rf mu.cc core.mu mu *_list + -rm mu.cc core.mu mu *_list -- cgit 1.4.1-2-gfad0