From 168e25d42726cabdc6215f6ad0df8f8e2c126404 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Tue, 28 Nov 2017 19:14:37 -0700 Subject: [PATCH] Clean up libRack.a file. --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 4ebc2723..61b9bfd1 100644 --- a/Makefile +++ b/Makefile @@ -71,6 +71,7 @@ endif clean: + rm -fv libRack.a rm -rfv $(TARGET) build dist # For Windows resources