LUA_LIB can be override

This commit is contained in:
Cloud Wu
2014-03-26 18:03:38 +08:00
parent d01a75f105
commit bca009bf32
2 changed files with 10 additions and 3 deletions

View File

@@ -4,6 +4,13 @@
make 'PLATFORM' # PLATFORM can be linux, macosx, freebsd now
```
Or you can :
```
export PLAT=linux
make
```
## Test
Run these in different console