Commit 9cdff37a by Tobias Langer

Only consider taskset experiments.

parent df79fda9
NON_DIRS=results/
DIRS=$(patsubst %/,%/,$(sort $(dir $(filter-out $(NON_DIRS),$(wildcard */)))))
DIRS=$(patsubst %/,%/,$(sort $(dir $(filter-out $(NON_DIRS),$(wildcard taskset*/)))))
MAKE=make
.PHONY: all clean $(DIRS) run
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment