LEVEL = ../../..

CPPFLAGS += -Wno-error=incompatible-pointer-types
PARALLEL_DIRS  := datamining linear-algebra medley stencils

include $(LEVEL)/Makefile.config
include $(LEVEL)/Makefile.programs


