summaryrefslogtreecommitdiff
path: root/domake
diff options
context:
space:
mode:
Diffstat (limited to 'domake')
-rwxr-xr-xdomake6
1 files changed, 6 insertions, 0 deletions
diff --git a/domake b/domake
new file mode 100755
index 00000000..3acff092
--- /dev/null
+++ b/domake
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+LUA=`pwd`
+export LUA
+
+make $*