aboutsummaryrefslogtreecommitdiff
path: root/build/mssql/configure
diff options
context:
space:
mode:
Diffstat (limited to 'build/mssql/configure')
-rwxr-xr-xbuild/mssql/configure12
1 files changed, 12 insertions, 0 deletions
diff --git a/build/mssql/configure b/build/mssql/configure
new file mode 100755
index 0000000..c7d1b1b
--- /dev/null
+++ b/build/mssql/configure
@@ -0,0 +1,12 @@
+#! /usr/bin/env bash
+
+# file : build/mssql/configure
+# author : Boris Kolpackov <boris@codesynthesis.com>
+# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# license : GNU GPL v2; see accompanying LICENSE file
+
+#
+# dcf_root - dynamic configuration root
+#
+
+#@@ TODO