LEVEL = ..

PARALLEL_DIRS := Regression Benchmarks
ifndef BENCHMARKING_ONLY
PARALLEL_DIRS += UnitTests
endif

LDFLAGS += -lm

include Makefile.singlesrc
