diff options
author | Diego Nehab <diego@impa.br> | 2013-05-25 18:10:46 +0800 |
---|---|---|
committer | Diego Nehab <diego@impa.br> | 2013-05-25 18:10:46 +0800 |
commit | 5d3a78b4a6ba5e71d526d62795f684c98eeee8eb (patch) | |
tree | 7bfe534e41e3adc3735b9e58138c624fcb4f29d9 /macosx.cmd | |
parent | bb0b31301a43e740f30cf438f9f2b3e68fbd7698 (diff) | |
download | luasocket-5d3a78b4a6ba5e71d526d62795f684c98eeee8eb.tar.gz luasocket-5d3a78b4a6ba5e71d526d62795f684c98eeee8eb.tar.bz2 luasocket-5d3a78b4a6ba5e71d526d62795f684c98eeee8eb.zip |
Added my test command lines.
Diffstat (limited to 'macosx.cmd')
-rw-r--r-- | macosx.cmd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx.cmd b/macosx.cmd new file mode 100644 index 0000000..f85141a --- /dev/null +++ b/macosx.cmd | |||
@@ -0,0 +1 @@ | |||
make DEBUG=DEBUG PLAT=macosx LUAINC_macosx_base=/Users/diego/build/macosx LUAPREFIX_macosx=/Users/diego/build/macosx install-both | |||