openresty/Makefile
2011-03-06 14:40:13 +08:00

10 lines
135 B
Makefile

.PHONY: all
all:
./util/mirror-tarballs
test:
cp util/configure ngx_openresty-0.8.54.0/
cd ngx_openresty-0.8.54.0 && ./configure