X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=eval%2FMakefile;h=176e6a0d8535512dbc8ac4e823b9e3e1ad65b4e3;hb=135161585dfa1f9c0048a9f93e69e0d460469f49;hp=23dc796decbbbc6702eeac55613bb150ecb05aa0;hpb=ac79334eceb1fd9b0b663b75eac5e72fcf5618e4;p=moe.git diff --git a/eval/Makefile b/eval/Makefile index 23dc796..176e6a0 100644 --- a/eval/Makefile +++ b/eval/Makefile @@ -1,4 +1,4 @@ -# Makefile for MO-Eval evaluator +# Makefile for Moe evaluator # (c) 2008 Martin Mares DIRS+=eval @@ -7,3 +7,6 @@ DATAFILES+=$(o)/eval/libeval.sh $(o)/eval/iwrapper: $(o)/eval/iwrapper.o $(o)/eval/ev: $(s)/eval/ev.sh + +CONFIGS+=eval +run/cf/eval: $(o)/eval/eval.cf