/[webwml]/webwml/english/international/Makefile
ViewVC logotype

Contents of /webwml/english/international/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.28 - (show annotations) (download)
Wed Jan 26 16:52:23 2011 UTC (2 years, 3 months ago) by taffit-guest
Branch: MAIN
Changes since 1.27: +1 -8 lines
Use shared Makefile for international/french even without English translation
1 # If this makefile is not generic enough to support a translation,
2 # please contact debian-www.
3
4 WMLBASE=..
5 CUR_DIR=international
6 SUBS=Catalan Chinese Croatian Danish french German l10n Polish Slovak Swedish
7
8 ifneq (,$(findstring spanish/,$(CURDIR)))
9 SUBS += spanish
10 endif
11
12 ifneq (,$(findstring dutch/,$(CURDIR)))
13 SUBS += dutch
14 endif
15
16 include $(WMLBASE)/Make.lang
17
18 index.$(LANGUAGE).html: index.wml $(ENGLISHSRCDIR)/international/index.data

  ViewVC Help
Powered by ViewVC 1.1.5