293:6635f14613ba
Anton Shestakov <av6@dwimlabs.net>, Wed, 01 Nov 2017 00:50:57 +0800
Makefile: use file targets more, results in incremental building Less work to do when only some files get changed, but more work when building from scratch. But, multiple compilers can run in parallel.

previous change 114:d32589221d3e

contrib/provision/roles/nginx/defaults/main.yml

Permissions: -rw-r--r--

Other formats: Feeds:
---
nginx_resolver: '8.8.8.8 [2001:4860:4860::8888] 8.8.4.4 [2001:4860:4860::8844]'
nginx_resolver_timeout: 5s
...