From e1ab12801c910dee7138d66b4139d3a74db80f38 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 3 Apr 2013 02:47:42 -0500 Subject: cleanups --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3-54-g00ecf