From 23c395bcbddefe4fb7c4ea6c524df977a9dec75c Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sun, 1 Nov 2009 16:27:23 +0100 Subject: [PATCH] remove some old stuff from the makefile Signed-off-by: Nico Schottelius --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index 1ca8502..3c092f3 100644 --- a/Makefile +++ b/Makefile @@ -128,7 +128,6 @@ TOOLSMAN = $(subst .sh,.text,$(TOOLSMAN1)) TOOLSFP = $(subst ccollect,tools/ccollect,$(TOOLS)) -#t2: $(TOOLSMAN) t2: echo $(TOOLS) - $(TOOLSMAN) - $(TOOLSFP) @@ -189,7 +188,6 @@ distclean: clean # dist: distclean documentation -#test: ccollect.sh documentation /tmp/ccollect: mkdir -p /tmp/ccollect