aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/mod_int_mat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/monniaux/mod_int_mat/Makefile')
-rw-r--r--test/monniaux/mod_int_mat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/monniaux/mod_int_mat/Makefile b/test/monniaux/mod_int_mat/Makefile
index be534653..9a90a4ae 100644
--- a/test/monniaux/mod_int_mat/Makefile
+++ b/test/monniaux/mod_int_mat/Makefile
@@ -1,7 +1,7 @@
CFLAGS=-Wall -O3
K1C_CC=k1-mbr-gcc
K1C_CFLAGS=-Wall -O3 -std=c99
-K1C_CCOMP=../../ccomp
+K1C_CCOMP=../../../ccomp
K1C_CCOMPFLAGS=-Wall -O3 -D__thread= -D__int128=int
PRODUCTS=int_mat.host int_mat.gcc.k1c.out int_mat.ccomp.k1c.out int_mat.ccomp.k1c.s int_mat.gcc.k1c.s