# SingleSource/Polybench/medley
# Makefile:  Build all subdirectories automatically

LEVEL = ../../../..
PARALLEL_DIRS = floyd-warshall reg_detect

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

