Introduction
Introduction Statistics Contact Development Disclaimer Help
tMakefile: remove unused brtv target - bitreich-memestats - statistical analysi…
git clone git://src.adamsgaard.dk/bitreich-memestats
Log
Files
Refs
LICENSE
---
commit 6077d542377d30249b86bd5f3d7ca2e98719d180
parent 170342ca51956c2851a4d82fc5d92cad5264959f
Author: Anders Damsgaard <[email protected]>
Date: Tue, 12 Jan 2021 09:37:21 +0100
Makefile: remove unused brtv target
Diffstat:
M Makefile | 3 ---
1 file changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/Makefile b/Makefile
t@@ -36,9 +36,6 @@ all_time_use.tsv: memeuse.tsv
memeuse.tsv: memeuse.awk
awk -f memeuse.awk $(IRCLOG) > $@
-brtv: brtv-start.sh
- ./brtv-start.sh $(MEMECACHE)
-
clean:
rm -f memeuse.tsv
rm -f all_time_use.tsv
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.