From 5f0e8756be53514e9ee30f60a260c36244895c59 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 23 Jan 2014 13:13:03 +0100 Subject: code deduplication MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ad34f62..353e64b 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,6 @@ obj/%.java: src/%.java $(foreach F, $(PP), src/$(F)) $(OBJ_LINKED_LISTS): src/datastructures/linkedlists/template -$(OBJ_LINKED_LISTS): src/datastructures/linkedlists/array-template obj/algorithms/searching/MultiinterpolationSearch.class: obj/algorithms/searching/InterpolationSearch.class obj/algorithms/searching/MultibinarySearch.class: obj/algorithms/searching/BinarySearch.class -- cgit v1.2.3-70-g09d2