aboutsummaryrefslogtreecommitdiffstats
path: root/danish/Makefile
diff options
context:
space:
mode:
authorMartin Schulze <joey>2001-06-03 20:01:42 +0000
committerMartin Schulze <joey>2001-06-03 20:01:42 +0000
commitd903fc60d95fa004ad1423a97874aefe4808d9c5 (patch)
tree1c948c79d0fcdbb4890eaf1293a72788a2e2b62e /danish/Makefile
parent8a16db259d07eb990ccfa0d25e7fcc1980046bd1 (diff)
Revert most recent changes since the old Makefile actually *worked*
(!!), dunno what whent wrong or why I received an error. CVS version numbers chinese/Makefile: 1.26 -> 1.27 croatian/Makefile: 1.31 -> 1.32 danish/Makefile: 1.18 -> 1.19 dutch/Makefile: 1.12 -> 1.13 english/Makefile: 1.62 -> 1.63 esperanto/Makefile: 1.14 -> 1.15 finnish/Makefile: 1.18 -> 1.19 french/Makefile: 1.30 -> 1.31 german/Makefile: 1.33 -> 1.34 greek/Makefile: 1.9 -> 1.10 hungarian/Makefile: 1.15 -> 1.16 italian/Makefile: 1.38 -> 1.39 japanese/Makefile: 1.34 -> 1.35 korean/Makefile: 1.17 -> 1.18 norwegian/Makefile: 1.15 -> 1.16 polish/Makefile: 1.20 -> 1.21 portuguese/Makefile: 1.18 -> 1.19 romanian/Makefile: 1.18 -> 1.19 russian/Makefile: 1.15 -> 1.16 spanish/Makefile: 1.30 -> 1.31 swedish/Makefile: 1.22 -> 1.23 turkish/Makefile: 1.14 -> 1.15
Diffstat (limited to 'danish/Makefile')
-rw-r--r--danish/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/danish/Makefile b/danish/Makefile
index 3a5d7fca9b2..60be0e723df 100644
--- a/danish/Makefile
+++ b/danish/Makefile
@@ -22,12 +22,6 @@ index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/mainpage.wml \
$(ENGLISHSRCDIR)/releases/info
$(WML) index.wml
-ifeq "$(LANGUAGE)" "zh"
-SITEMAP = sitemap.zh-cn.html sitemap.zh-hk.html sitemap.zh-tw.html
-else
-SITEMAP = sitemap.$(LANGUAGE).html
-endif
-
sitemap.$(LANGUAGE).html: $(ENGLISHDIR)/sitemap.wml \
$(TEMPLDIR)/links.tags.wml $(TEMPLDIR)/template.wml \
$(ENGLISHDIR)/releases/info $(ENGLISHDIR)/MailingLists/mklist.tags
@@ -58,7 +52,7 @@ else
endif
endif
-all:: $(SITEMAP)
+all:: sitemap.$(LANGUAGE).html
install:: $(HTMLDIR)/sitemap.$(LANGUAGE).html
test -L $(HTMLDIR)/intl || ln -sf international $(HTMLDIR)/intl

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