From bbd7d09cb0bd3e3675a8521d70c69581b007579a Mon Sep 17 00:00:00 2001 From: "Paul Buetow (pluto.buetow.org)" Date: Sat, 7 Sep 2013 17:55:51 +0200 Subject: remove stat logging --- Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2151b3e..cbc8d84 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,4 @@ -all: stats -clean: - rm -Rf cache/* -stats: clean - perl scripts/stats.pl +all: replace: for i in index.pl Xerl.pm xerl.conf; \ do \ -- cgit v1.2.3