index
:
delta/lua-github.git
5.0.x
5.1.x
5.2.x
alt-version
alternative-version
baserock/5.3.2
c6f7181e910b6
master
oldlua
scopedvars
temporary
v5-2
v5.3
v5.4.0
v5.4.0-patch
github.com: lua/lua.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
domake
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'domake')
-rwxr-xr-x
domake
6
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 $*