summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Buetow (pluto.buetow.org) <paul@buetow.org>2013-09-07 17:55:51 +0200
committerPaul Buetow (pluto.buetow.org) <paul@buetow.org>2013-09-07 17:55:51 +0200
commitbbd7d09cb0bd3e3675a8521d70c69581b007579a (patch)
tree9d2698d99fc2bb86e4b6d5246f40ddc1a0aadb87 /Makefile
parentc82cde6765f3422db2e6035bcc9dc585d7f66cfb (diff)
remove stat logging
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 1 insertions, 5 deletions
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 \