comparison xml/ru/GNUmakefile @ 647:00972444baa7

Fixed tab indentation and replaced hyphen with proper space and dash.
author Vladimir Homutov <vl@nginx.com>
date Fri, 17 Aug 2012 08:32:27 +0000
parents bb450e295ca2
children 08140f6b7964
comparison
equal deleted inserted replaced
646:2577ab264d1e 647:00972444baa7
10 switches \ 10 switches \
11 control \ 11 control \
12 hash \ 12 hash \
13 dirindex \ 13 dirindex \
14 http/request_processing \ 14 http/request_processing \
15 http/server_names \ 15 http/server_names \
16 http/configuring_https_servers \ 16 http/configuring_https_servers \
17 debugging_log \ 17 debugging_log \
18 18
19 DOCS_XML = $(foreach name, $(DOCS), xml/$(DOC_LANG)/docs/$(name).xml) 19 DOCS_XML = $(foreach name, $(DOCS), xml/$(DOC_LANG)/docs/$(name).xml)
20 DOCS_HTML = $(foreach name, $(DOCS), $(OUT)/$(DOC_LANG)/docs/$(name).html) 20 DOCS_HTML = $(foreach name, $(DOCS), $(OUT)/$(DOC_LANG)/docs/$(name).html)