aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/float_mat
diff options
context:
space:
mode:
Diffstat (limited to 'test/monniaux/float_mat')
-rw-r--r--test/monniaux/float_mat/Makefile4
-rw-r--r--test/monniaux/float_mat/make.proto3
2 files changed, 4 insertions, 3 deletions
diff --git a/test/monniaux/float_mat/Makefile b/test/monniaux/float_mat/Makefile
new file mode 100644
index 00000000..69621159
--- /dev/null
+++ b/test/monniaux/float_mat/Makefile
@@ -0,0 +1,4 @@
+TARGET=float_mat
+MEASURES="c1 c2 c3 c4 c5 c6 c7 c8"
+
+include ../rules.mk
diff --git a/test/monniaux/float_mat/make.proto b/test/monniaux/float_mat/make.proto
deleted file mode 100644
index e775e9b8..00000000
--- a/test/monniaux/float_mat/make.proto
+++ /dev/null
@@ -1,3 +0,0 @@
-objdeps: [{name: float_mat_run, compiler: gcc}]
-target: float_mat
-measures: [[c2_time, c2], [c8_time, c8]]