From 2ba0b505ce1ee748f42a85f7e27906737fa47fc8 Mon Sep 17 00:00:00 2001 From: jakob Date: Sun, 14 May 2017 19:07:06 -0400 Subject: Initial data dumping functionality. --- Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0daf03f..fe662af 100644 --- a/Makefile +++ b/Makefile @@ -50,7 +50,4 @@ test: bin/test clean: rm -f bin/* obj/* -style: - astyle -n --recursive "src/*.c" "src/*.h" "test/*.c" "test/*.h" - -.PHONY: clean test style +.PHONY: clean test -- cgit v1.3