summaryrefslogtreecommitdiff
path: root/dist/s_csharp
diff options
context:
space:
mode:
authorLorry <lorry@roadtrain.codethink.co.uk>2012-07-20 20:00:05 +0100
committerLorry <lorry@roadtrain.codethink.co.uk>2012-07-20 20:00:05 +0100
commit3ef782d3745ea8f25a3151561a3cfb882190210e (patch)
tree86b9c2f5fde051dd0bced99b3fc9f5a3ba08db69 /dist/s_csharp
downloadberkeleydb-3ef782d3745ea8f25a3151561a3cfb882190210e.tar.gz
Tarball conversion
Diffstat (limited to 'dist/s_csharp')
-rwxr-xr-xdist/s_csharp7
1 files changed, 7 insertions, 0 deletions
diff --git a/dist/s_csharp b/dist/s_csharp
new file mode 100755
index 00000000..2db768bb
--- /dev/null
+++ b/dist/s_csharp
@@ -0,0 +1,7 @@
+#!/bin/sh -
+# $Id$
+#
+# Build the Java files.
+
+sh s_csharp_swig # Create core Java API with SWIG
+sh s_csharp_const # Create Java constants