aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn/old/build
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bn/old/build')
-rwxr-xr-xcrypto/bn/old/build3
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/bn/old/build b/crypto/bn/old/build
new file mode 100755
index 0000000000..8cd99e5f17
--- /dev/null
+++ b/crypto/bn/old/build
@@ -0,0 +1,3 @@
+#!/bin/sh -x
+
+gcc -g -I../../include test.c -L../.. -lcrypto