comparison GNUmakefile @ 805:26b8f81ede9b

Year 2013.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 31 Dec 2012 22:10:00 +0000
parents 015981070efd
children 2dd85d82e4d5
comparison
equal deleted inserted replaced
804:d22421dc5d00 805:26b8f81ede9b
74 dtd/news.dtd \ 74 dtd/news.dtd \
75 xslt/news.xslt \ 75 xslt/news.xslt \
76 76
77 LANGS = en ru cn he ja tr 77 LANGS = en ru cn he ja tr
78 78
79 YEARS = 2011 2010 2009 79 YEARS = 2012 2011 2010 2009
80 80
81 all: news arx 404 $(LANGS) 81 all: news arx 404 $(LANGS)
82 82
83 news: $(OUT)/index.html $(OUT)/index.rss 83 news: $(OUT)/index.html $(OUT)/index.rss
84 arx: $(foreach year,$(YEARS),$(OUT)/$(year).html) 84 arx: $(foreach year,$(YEARS),$(OUT)/$(year).html)