]> mj.ucw.cz Git - eval.git/blob - mop/calibrate/Makefile
Isolate: Cleanups, configuration and TODO
[eval.git] / mop / calibrate / Makefile
1 # Makefile for MO-P contest environment
2 # (c) 2010 Martin Mares <mj@ucw.cz>
3
4 DIRS+=mop/calibrate
5 PROGS+=$(addprefix $(o)/mop/calibrate/,cal-prepare cal-try)
6
7 $(o)/mop/calibrate/cal-prepare: $(s)/mop/calibrate/cal-prepare.sh
8 $(o)/mop/calibrate/cal-try: $(s)/mop/calibrate/cal-try.sh