nginx-lua-swift/Makefile
2016-03-02 11:36:36 +03:00

6 lines
56 B
Makefile

build:
luac5.1 -o swift swift.lua
clean:
rm -f swift