nginx-lua-swift/Makefile

6 lines
56 B
Makefile
Raw Normal View History

2016-03-02 11:36:36 +03:00
build:
luac5.1 -o swift swift.lua
clean:
rm -f swift