summaryrefslogtreecommitdiff
path: root/libcrypto/build/root.build
diff options
context:
space:
mode:
Diffstat (limited to 'libcrypto/build/root.build')
-rw-r--r--libcrypto/build/root.build14
1 files changed, 14 insertions, 0 deletions
diff --git a/libcrypto/build/root.build b/libcrypto/build/root.build
new file mode 100644
index 0000000..f93eb56
--- /dev/null
+++ b/libcrypto/build/root.build
@@ -0,0 +1,14 @@
+# file : build/root.build
+# copyright : Copyright (c) 2018-2019 Code Synthesis Ltd
+# license : OpenSSL and SSLeay Licenses; see accompanying LICENSE file
+
+using in
+
+using c
+
+h{*}: extension = h
+c{*}: extension = c
+
+# The test target for cross-testing (running tests under Wine, etc).
+#
+test.target = $c.target