include ../Makefile.conf

EXEC=ocp_tl1_timing
EXE_FILE=cd regression; ./$(EXEC); cd ..
RESULTS=./mAocp.ocp ./mgABCDocp.ocp
OFFSET_DIR=./regression

include ../Makefile.generic

