Commit 59b1eea1a56e72670caf3dd1188b0398b10e4ff2

Thomas de Grivel 2024-11-19T16:38:58

bin

diff --git a/bin/ikc3 b/bin/ikc3
index a97f18f..b80b180 120000
--- a/bin/ikc3
+++ b/bin/ikc3
@@ -1 +1 @@
-../ikc3/.libs/ikc3
\ No newline at end of file
+../ikc3/ikc3
\ No newline at end of file
diff --git a/bin/ikc3_asan b/bin/ikc3_asan
index 1274c25..eaaa2a7 120000
--- a/bin/ikc3_asan
+++ b/bin/ikc3_asan
@@ -1 +1 @@
-../ikc3/.libs/ikc3_asan
\ No newline at end of file
+../ikc3/ikc3_asan
\ No newline at end of file
diff --git a/bin/ikc3_cov b/bin/ikc3_cov
index 22dc8ee..c126fd5 120000
--- a/bin/ikc3_cov
+++ b/bin/ikc3_cov
@@ -1 +1 @@
-../ikc3/.libs/ikc3_cov
\ No newline at end of file
+../ikc3/ikc3_cov
\ No newline at end of file
diff --git a/bin/ikc3_debug b/bin/ikc3_debug
index cde1217..6063010 120000
--- a/bin/ikc3_debug
+++ b/bin/ikc3_debug
@@ -1 +1 @@
-../ikc3/.libs/ikc3_debug
\ No newline at end of file
+../ikc3/ikc3_debug
\ No newline at end of file
diff --git a/bin/kc3s b/bin/kc3s
index 1040cec..09a49eb 120000
--- a/bin/kc3s
+++ b/bin/kc3s
@@ -1 +1 @@
-../kc3s/.libs/kc3s
\ No newline at end of file
+../kc3s/kc3s
\ No newline at end of file
diff --git a/bin/kc3s_asan b/bin/kc3s_asan
index 65fd953..df0c07a 120000
--- a/bin/kc3s_asan
+++ b/bin/kc3s_asan
@@ -1 +1 @@
-../kc3s/.libs/kc3s_asan
\ No newline at end of file
+../kc3s/kc3s_asan
\ No newline at end of file
diff --git a/bin/kc3s_cov b/bin/kc3s_cov
index bd08ad3..8bd78ce 120000
--- a/bin/kc3s_cov
+++ b/bin/kc3s_cov
@@ -1 +1 @@
-../kc3s/.libs/kc3s_cov
\ No newline at end of file
+../kc3s/kc3s_cov
\ No newline at end of file
diff --git a/bin/kc3s_debug b/bin/kc3s_debug
index 79d67c4..4cf4f4a 120000
--- a/bin/kc3s_debug
+++ b/bin/kc3s_debug
@@ -1 +1 @@
-../kc3s/.libs/kc3s_debug
\ No newline at end of file
+../kc3s/kc3s_debug
\ No newline at end of file