projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9604acb
)
fix luaposix build
author
Steven Barth
<steven@midlink.org>
Mon, 2 Jun 2008 15:34:33 +0000
(15:34 +0000)
committer
Steven Barth
<steven@midlink.org>
Mon, 2 Jun 2008 15:34:33 +0000
(15:34 +0000)
contrib/luaposix/Makefile
patch
|
blob
|
history
diff --git
a/contrib/luaposix/Makefile
b/contrib/luaposix/Makefile
index 4f16b536254b8d7f95af5bbb0f2f2dc274f4c115..9d5790de919b6d094c42ee1dc9e11a589de057db 100644
(file)
--- a/
contrib/luaposix/Makefile
+++ b/
contrib/luaposix/Makefile
@@
-36,6
+36,7
@@
compile: $(LUAPOSIX_DIR)/.patched
mkdir -p dist/usr/lib/lua
cp $(LUAPOSIX_DIR)/posix.so dist/usr/lib/lua/
+luasource:
compile-all: compile
clean: