openresty/Makefile

10 lines
135 B
Makefile
Raw Normal View History

.PHONY: all
all:
./util/mirror-tarballs
2011-03-06 06:40:13 +00:00
test:
cp util/configure ngx_openresty-0.8.54.0/
cd ngx_openresty-0.8.54.0 && ./configure