comparison GNUmakefile @ 558:149f54c158f0

Added initial translation in simplified Chinese submitted by the Server Platforms Team at Taobao.com.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 28 Jun 2012 10:27:07 +0000
parents 9085f0c59dc6
children f9207a33992f
comparison
equal deleted inserted replaced
557:654096219aba 558:149f54c158f0
107 xslt/body.xslt \ 107 xslt/body.xslt \
108 xslt/menu.xslt \ 108 xslt/menu.xslt \
109 xslt/ga.xslt \ 109 xslt/ga.xslt \
110 xslt/content.xslt 110 xslt/content.xslt
111 111
112 LANGS = en ja he ru tr 112 LANGS = en ru cn he ja tr
113 113
114 all: news arx 404 $(LANGS) 114 all: news arx 404 $(LANGS)
115 115
116 news: $(OUT)/index.html $(OUT)/index.rss 116 news: $(OUT)/index.html $(OUT)/index.rss
117 arx: $(OUT)/2011.html $(OUT)/2010.html $(OUT)/2009.html 117 arx: $(OUT)/2011.html $(OUT)/2010.html $(OUT)/2009.html