aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/polybench-syn/stencils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/polybench-syn/stencils/Makefile')
-rw-r--r--benchmarks/polybench-syn/stencils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/polybench-syn/stencils/Makefile b/benchmarks/polybench-syn/stencils/Makefile
index cf23dc6..d2e1c9b 100644
--- a/benchmarks/polybench-syn/stencils/Makefile
+++ b/benchmarks/polybench-syn/stencils/Makefile
@@ -1,4 +1,4 @@
-all: adi fdtd-2d heat-3d jacobi-1d jacobi-2d seidel-2d
+TARGETS := adi fdtd-2d heat-3d jacobi-1d jacobi-2d seidel-2d
include ../common.mk