summaryrefslogtreecommitdiff
path: root/tools/starrcp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/starrcp')
-rwxr-xr-xtools/starrcp5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/starrcp b/tools/starrcp
new file mode 100755
index 0000000000..6add5665b5
--- /dev/null
+++ b/tools/starrcp
@@ -0,0 +1,5 @@
+#!/bin/sh
+#
+
+THISDIR=`dirname $0`
+${THISDIR}/cpof ${THISDIR}/../lib \ No newline at end of file