comparison GNUmakefile @ 1389:dc5c2b7a2b7a

Year 2015.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 16 Jan 2015 11:12:24 +0300
parents f1e14d87d833
children 300349b7aef3
comparison
equal deleted inserted replaced
1388:b0cdb6a9ced0 1389:dc5c2b7a2b7a
66 dtd/news.dtd \ 66 dtd/news.dtd \
67 xslt/news.xslt \ 67 xslt/news.xslt \
68 68
69 LANGS = en ru 69 LANGS = en ru
70 70
71 YEARS = 2013 2012 2011 2010 2009 71 YEARS = 2014 2013 2012 2011 2010 2009
72 72
73 all: news arx 404 $(LANGS) 73 all: news arx 404 $(LANGS)
74 74
75 news: $(OUT)/index.html $(OUT)/index.rss 75 news: $(OUT)/index.html $(OUT)/index.rss
76 arx: $(foreach year,$(YEARS),$(OUT)/$(year).html) 76 arx: $(foreach year,$(YEARS),$(OUT)/$(year).html)