aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/polybench-syn/linear-algebra/kernels
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-07-10 21:21:06 +0200
committerYann Herklotz <git@yannherklotz.com>2021-07-10 21:21:06 +0200
commitf46b0cd924705dcb4817129bb0504767c2225c20 (patch)
tree774bde0122d6ea27897109239957ea280b16ce23 /benchmarks/polybench-syn/linear-algebra/kernels
parent6797b6b0472e87c1ef5edb84f81a16b73577f754 (diff)
downloadvericert-f46b0cd924705dcb4817129bb0504767c2225c20.tar.gz
vericert-f46b0cd924705dcb4817129bb0504767c2225c20.zip
Fix makefiles and add a parent makefile
Diffstat (limited to 'benchmarks/polybench-syn/linear-algebra/kernels')
-rw-r--r--benchmarks/polybench-syn/linear-algebra/kernels/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/polybench-syn/linear-algebra/kernels/Makefile b/benchmarks/polybench-syn/linear-algebra/kernels/Makefile
index 815b9a0..4b7f6e1 100644
--- a/benchmarks/polybench-syn/linear-algebra/kernels/Makefile
+++ b/benchmarks/polybench-syn/linear-algebra/kernels/Makefile
@@ -1,3 +1,3 @@
TARGETS := 2mm 3mm atas bicg doitgen mvt
-include ../common.mk
+include ../../common.mk