aboutsummaryrefslogtreecommitdiffstats
path: root/danish/Makefile
diff options
context:
space:
mode:
authorJosip Rodin <joy>2002-01-06 19:42:49 +0000
committerJosip Rodin <joy>2002-01-06 19:42:49 +0000
commitda72c39c9e097e87926b7db2425c91a8cc4bf604 (patch)
tree5b971cf8e374bfc61a1608ef144ed2a494f72780 /danish/Makefile
parent6a368bcb24d35c424555b0339b82b5ad91190baa (diff)
no need to complicate the sitemap rule with all that illogical stuff, only the -Ds are needed; sync
CVS version numbers arabic/Makefile: 1.15 -> 1.16 catalan/Makefile: 1.3 -> 1.4 chinese/Makefile: 1.30 -> 1.31 croatian/Makefile: 1.35 -> 1.36 danish/Makefile: 1.22 -> 1.23 dutch/Makefile: 1.16 -> 1.17 english/Makefile: 1.70 -> 1.71 esperanto/Makefile: 1.18 -> 1.19 finnish/Makefile: 1.22 -> 1.23 french/Makefile: 1.34 -> 1.35 german/Makefile: 1.37 -> 1.38 greek/Makefile: 1.13 -> 1.14 hungarian/Makefile: 1.19 -> 1.20 indonesian/Makefile: 1.2 -> 1.3 italian/Makefile: 1.42 -> 1.43 japanese/Makefile: 1.38 -> 1.39 korean/Makefile: 1.21 -> 1.22 norwegian/Makefile: 1.20 -> 1.21 polish/Makefile: 1.24 -> 1.25 portuguese/Makefile: 1.22 -> 1.23 romanian/Makefile: 1.24 -> 1.25 russian/Makefile: 1.19 -> 1.20 spanish/Makefile: 1.35 -> 1.36 swedish/Makefile: 1.29 -> 1.30 turkish/Makefile: 1.18 -> 1.19
Diffstat (limited to 'danish/Makefile')
-rw-r--r--danish/Makefile12
1 files changed, 2 insertions, 10 deletions
diff --git a/danish/Makefile b/danish/Makefile
index 898bf8312bb..4d42c17a895 100644
--- a/danish/Makefile
+++ b/danish/Makefile
@@ -48,16 +48,8 @@ ifeq "$(LANGUAGE)" "zh"
@mv -f sitemap.zh-tw.html.tmp sitemap.zh-tw.html
@$(TOTW) sitemap.zh-tw.html
else
-ifeq "$(LANGUAGE)" "ja"
- wml -q -D CUR_YEAR=2001 -o UNDEFuJA:sitemap.ja.html.tmp@g+w \
- --prolog="/usr/bin/kcc -e -" --epilog="./convert sitemap.ja.html" \
- ../english/sitemap.wml \
- -D CUR_LANG=Japanese -D CUR_ISO_LANG=ja -D CHARSET=iso-2022-jp
-else
- $(shell echo $(WML) | sed s/index/sitemap/) \
- $(shell echo $(ENGLISHDIR) | sed s,./,,)/sitemap.wml \
- $(shell egrep '^-D (CUR_|CHAR)' .wmlrc)
-endif
+ $(WML) $(shell egrep '^-D (CUR_|CHAR)' .wmlrc) \
+ $(shell echo $(ENGLISHDIR) | sed s,./,,)/sitemap.wml
endif
all:: $(SITEMAP)

© 2014-2024 Faster IT GmbH | imprint | privacy policy