]> rtime.felk.cvut.cz Git - hubacji1/iamcar2.git/blob - Makefile.tests
Fix private member name
[hubacji1/iamcar2.git] / Makefile.tests
1 sc = $(wildcard ../scenarios-j1/*)
2
3 .phony: all test54
4
5 all:
6         @echo "Run from `build` directory:"
7         @echo "\tmake -f ../Makefile.tests -j 32 test54"
8
9 test54: $(addprefix out-test54/, $(notdir $(sc)))
10         @echo "$<"
11
12 $(addprefix out-test54/, $(notdir $(sc))): $(sc)
13         nice bash ../scripts/test_scenario.sh $@ 1000 $(addprefix ../scenarios-j1/, $(notdir $@)) test54