From ea641e912f201e5e636a7e00fef18cc74e3d23b0 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Sat, 12 Jan 2013 03:03:21 +0000 Subject: Remove unused vars --- diff --git a/Makefile b/Makefile index abf5a28..9545d1d 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,5 @@ -SOURCE_DIR=$(CURDIR)/source -BUILD_DIR=$(CURDIR)/build COMMANDS_DIR=$(CURDIR)/commands -TESTS_DIR=$(CURDIR)/tests TOOLS_DIR=$(CURDIR)/tools -BASE_DIR=$(CURDIR) TIME=time -f "\n= Time =\n\nreal\t%e\nuser\t%U\nsys\t%S\n" .PHONY: all -- cgit v0.9.1