aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/polybench-syn/medley/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/polybench-syn/medley/Makefile')
-rw-r--r--benchmarks/polybench-syn/medley/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/polybench-syn/medley/Makefile b/benchmarks/polybench-syn/medley/Makefile
index a64c56d..816a0ce 100644
--- a/benchmarks/polybench-syn/medley/Makefile
+++ b/benchmarks/polybench-syn/medley/Makefile
@@ -1,3 +1,3 @@
-all: floyd-warshall nussinov
+TARGETS := floyd-warshall nussinov
include ../common.mk