diff options
| author | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-07 17:55:51 +0200 |
|---|---|---|
| committer | Paul Buetow (pluto.buetow.org) <paul@buetow.org> | 2013-09-07 17:55:51 +0200 |
| commit | bbd7d09cb0bd3e3675a8521d70c69581b007579a (patch) | |
| tree | 9d2698d99fc2bb86e4b6d5246f40ddc1a0aadb87 /Makefile | |
| parent | c82cde6765f3422db2e6035bcc9dc585d7f66cfb (diff) | |
remove stat logging
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -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 \ |
