summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Redman <pawel.redman@gmail.com>2019-07-12 21:42:39 +0200
committerPaweł Redman <pawel.redman@gmail.com>2019-07-12 21:42:39 +0200
commit02f52b45ca211beb8915b98e9d1e80a404e834b0 (patch)
tree1305418fb568202c2e26a3a38693de3889101f80
parentd6a537092f10ad0c7e850feab44e462ac66c6aa8 (diff)
Improve the MakefileHEADmaster
-rw-r--r--Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index adec0d2..6337098 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,6 @@
SHELL := /bin/bash
-DATA := data/nyc-old.log.gz \
- data/euro.log.gz \
- data/nyc.log.gz \
- data/nyc2.log.gz
+DATA := $(wildcard data/*.log.gz)
REPORTS := $(DATA:data/%.log.gz=reports/%.log)
PLOTS := population ping ping-distrib