aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/bitsliced-tea
diff options
context:
space:
mode:
authorCyril SIX <cyril.six@kalray.eu>2019-07-17 11:42:37 +0200
committerCyril SIX <cyril.six@kalray.eu>2019-07-17 11:42:37 +0200
commit625a93fe5ec46c7de81594b89f8cca5dd83dafc5 (patch)
tree1f38583b82102c40c1c22c22ef58280d60e256b9 /test/monniaux/bitsliced-tea
parent0f01d44c350ea0c9211c1d464d7e78518302ca2a (diff)
downloadcompcert-kvx-625a93fe5ec46c7de81594b89f8cca5dd83dafc5.tar.gz
compcert-kvx-625a93fe5ec46c7de81594b89f8cca5dd83dafc5.zip
bitsliced-tea
Diffstat (limited to 'test/monniaux/bitsliced-tea')
-rw-r--r--test/monniaux/bitsliced-tea/Makefile3
-rw-r--r--test/monniaux/bitsliced-tea/make.proto4
2 files changed, 3 insertions, 4 deletions
diff --git a/test/monniaux/bitsliced-tea/Makefile b/test/monniaux/bitsliced-tea/Makefile
new file mode 100644
index 00000000..8c28ac37
--- /dev/null
+++ b/test/monniaux/bitsliced-tea/Makefile
@@ -0,0 +1,3 @@
+TARGET=bstea
+
+include ../rules.mk
diff --git a/test/monniaux/bitsliced-tea/make.proto b/test/monniaux/bitsliced-tea/make.proto
deleted file mode 100644
index 6cdc0814..00000000
--- a/test/monniaux/bitsliced-tea/make.proto
+++ /dev/null
@@ -1,4 +0,0 @@
-objdeps: [{name: bstea_run, compiler: gcc}]
-target: bstea
-name: bitsliced-tea
-measures: [cycles]