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