aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e788e40..1254cd0 100644
--- a/Makefile
+++ b/Makefile
@@ -49,4 +49,4 @@ tmp/io_helper.o: src/io_helper.c
clean:
-@rm -rf lib/ bin/ tmp/
-.PHONY: all clean build tests default
+.PHONY: all build check tests clibs clean