aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFinnish Language Team <finnish>2001-06-03 00:13:40 +0000
committerFinnish Language Team <finnish>2001-06-03 00:13:40 +0000
commitc55d0820025b8039fc3196dd2a7586b9c23ffa89 (patch)
treebab7a011e53a85a94036bec8494279b66859fa92
parentf501800e0cb5b756c59d09ddaedcebbe5e355b63 (diff)
joy added $(HTMLDIR/sitemap.$(LANGUAGE).html to install depencies so make rebuilts sitemap when really needed; I tested this and it works, so now copied to all other builts
CVS version numbers arabic/Makefile: 1.12 -> 1.13 chinese/Makefile: 1.24 -> 1.25 croatian/Makefile: 1.29 -> 1.30 danish/Makefile: 1.16 -> 1.17 dutch/Makefile: 1.10 -> 1.11 esperanto/Makefile: 1.12 -> 1.13 finnish/Makefile: 1.16 -> 1.17 french/Makefile: 1.28 -> 1.29 german/Makefile: 1.31 -> 1.32 greek/Makefile: 1.7 -> 1.8 hungarian/Makefile: 1.13 -> 1.14 italian/Makefile: 1.36 -> 1.37 japanese/Makefile: 1.32 -> 1.33 korean/Makefile: 1.15 -> 1.16 norwegian/Makefile: 1.13 -> 1.14 polish/Makefile: 1.18 -> 1.19 portuguese/Makefile: 1.16 -> 1.17 romanian/Makefile: 1.16 -> 1.17 russian/Makefile: 1.13 -> 1.14 spanish/Makefile: 1.28 -> 1.29 swedish/Makefile: 1.20 -> 1.21 turkish/Makefile: 1.12 -> 1.13
-rw-r--r--arabic/Makefile2
-rw-r--r--chinese/Makefile2
-rw-r--r--croatian/Makefile2
-rw-r--r--danish/Makefile2
-rw-r--r--dutch/Makefile2
-rw-r--r--esperanto/Makefile2
-rw-r--r--finnish/Makefile2
-rw-r--r--french/Makefile2
-rw-r--r--german/Makefile2
-rw-r--r--greek/Makefile2
-rw-r--r--hungarian/Makefile2
-rw-r--r--italian/Makefile2
-rw-r--r--japanese/Makefile2
-rw-r--r--korean/Makefile2
-rw-r--r--norwegian/Makefile2
-rw-r--r--polish/Makefile2
-rw-r--r--portuguese/Makefile2
-rw-r--r--romanian/Makefile2
-rw-r--r--russian/Makefile2
-rw-r--r--spanish/Makefile2
-rw-r--r--swedish/Makefile2
-rw-r--r--turkish/Makefile2
22 files changed, 22 insertions, 22 deletions
diff --git a/arabic/Makefile b/arabic/Makefile
index c7c57a2b8d4..60be0e723df 100644
--- a/arabic/Makefile
+++ b/arabic/Makefile
@@ -54,7 +54,7 @@ endif
all:: sitemap.$(LANGUAGE).html
-install::
+install:: $(HTMLDIR)/sitemap.$(LANGUAGE).html
test -L $(HTMLDIR)/intl || ln -sf international $(HTMLDIR)/intl
ifneq "$(LANGUAGE)" "en"
-install -m 664 -p sitemap.$(LANGUAGE)*.html $(HTMLDIR)
diff --git a/chinese/Makefile b/chinese/Makefile
index c7c57a2b8d4..60be0e723df 100644
--- a/chinese/Makefile
+++ b/chinese/Makefile
@@ -54,7 +54,7 @@ endif
all:: sitemap.$(LANGUAGE).html
-install::
+install:: $(HTMLDIR)/sitemap.$(LANGUAGE).html
test -L $(HTMLDIR)/intl || ln -sf international $(HTMLDIR)/intl
ifneq "$(LANGUAGE)" "en"
-install -m 664 -p sitemap.$(LANGUAGE)*.html $(HTMLDIR)
diff --git a/croatian/Makefile b/croatian/Makefile
index c7c57a2b8d4..60be0e723df 100644
--- a/croatian/Makefile
+++ b/croatian/Makefile
@@ -54,7 +54,7 @@ endif
all:: sitemap.$(LANGUAGE).html
-install::
+install:: $(HTMLDIR)/sitemap.$(LANGUAGE).html
test -L $(HTMLDIR)/intl || ln -sf international $(HTMLDIR)/intl
ifneq "$(LANGUAGE)" "en"
-install -m 664 -p sitemap.$(LANGUAGE)*.html $(HTMLDIR)
diff --git a/danish/Makefile b/danish/Makefile
index c7c57a2b8d4..60be0e723df 100644
--- a/danish/Makefile
+++ b/danish/Makefile
@@ -54,7 +54,7 @@ endif
all:: sitemap.$(LANGUAGE).html
-install::
+install:: $(HTMLDIR)/sitemap.$(LANGUAGE).html
test -L $(HTMLDIR)/intl || ln -sf international $(HTMLDIR)/intl
ifneq "$(LANGUAGE)" "en"
-install -m 664 -p sitemap.$(LANGUAGE)*.html $(HTMLDIR)
diff --git a/dutch/Makefile b/dutch/Makefile
index c7c57a2b8d4..60be0e723df 100644
--- a/dutch/Makefile
+++ b/dutch/Makefile
@@ -54,7 +54,7 @@ endif
all:: sitemap.$(LANGUAGE).html
-install::
+install:: $(HTMLDIR)/sitemap.$(LANGUAGE).html
test -L $(HTMLDIR)/intl || ln -sf international $(HTMLDIR)/intl
ifneq "$(LANGUAGE)" "en"
-install -m 664 -p sitemap.$(LANGUAGE)*.html $(HTMLDIR)
diff --git a/esperanto/Makefile b/esperanto/Makefile
index c7c57a2b8d4..60be0e723df 100644
--- a/esperanto/Makefile
+++ b/esperanto/Makefile
@@ -54,7 +54,7 @@ endif
all:: sitemap.$(LANGUAGE).html
-install::
+install:: $(HTMLDIR)/sitemap.$(LANGUAGE).html
test -L $(HTMLDIR)/intl || ln -sf international $(HTMLDIR)/intl
ifneq "$(LANGUAGE)" "en"
-install -m 664 -p sitemap.$(LANGUAGE)*.html $(HTMLDIR)
diff --git a/finnish/Makefile b/finnish/Makefile
index c7c57a2b8d4..60be0e723df 100644
--- a/finnish/Makefile
+++ b/finnish/Makefile
@@ -54,7 +54,7 @@ endif
all:: sitemap.$(LANGUAGE).html
-install::
+install:: $(HTMLDIR)/sitemap.$(LANGUAGE).html
test -L $(HTMLDIR)/intl || ln -sf international $(HTMLDIR)/intl
ifneq "$(LANGUAGE)" "en"
-install -m 664 -p sitemap.$(LANGUAGE)*.html $(HTMLDIR)
diff --git a/french/Makefile b/french/Makefile
index c7c57a2b8d4..60be0e723df 100644
--- a/french/Makefile
+++ b/french/Makefile
@@ -54,7 +54,7 @@ endif
all:: sitemap.$(LANGUAGE).html
-install::
+install:: $(HTMLDIR)/sitemap.$(LANGUAGE).html
test -L $(HTMLDIR)/intl || ln -sf international $(HTMLDIR)/intl
ifneq "$(LANGUAGE)" "en"
-install -m 664 -p sitemap.$(LANGUAGE)*.html $(HTMLDIR)
diff --git a/german/Makefile b/german/Makefile
index c7c57a2b8d4..60be0e723df 100644
--- a/german/Makefile
+++ b/german/Makefile
@@ -54,7 +54,7 @@ endif
all:: sitemap.$(LANGUAGE).html
-install::
+install:: $(HTMLDIR)/sitemap.$(LANGUAGE).html
test -L $(HTMLDIR)/intl || ln -sf international $(HTMLDIR)/intl
ifneq "$(LANGUAGE)" "en"
-install -m 664 -p sitemap.$(LANGUAGE)*.html $(HTMLDIR)
diff --git a/greek/Makefile b/greek/Makefile
index c7c57a2b8d4..60be0e723df 100644
--- a/greek/Makefile
+++ b/greek/Makefile
@@ -54,7 +54,7 @@ endif
all:: sitemap.$(LANGUAGE).html
-install::
+install:: $(HTMLDIR)/sitemap.$(LANGUAGE).html
test -L $(HTMLDIR)/intl || ln -sf international $(HTMLDIR)/intl
ifneq "$(LANGUAGE)" "en"
-install -m 664 -p sitemap.$(LANGUAGE)*.html $(HTMLDIR)
diff --git a/hungarian/Makefile b/hungarian/Makefile
index c7c57a2b8d4..60be0e723df 100644
--- a/hungarian/Makefile
+++ b/hungarian/Makefile
@@ -54,7 +54,7 @@ endif
all:: sitemap.$(LANGUAGE).html
-install::
+install:: $(HTMLDIR)/sitemap.$(LANGUAGE).html
test -L $(HTMLDIR)/intl || ln -sf international $(HTMLDIR)/intl
ifneq "$(LANGUAGE)" "en"
-install -m 664 -p sitemap.$(LANGUAGE)*.html $(HTMLDIR)
diff --git a/italian/Makefile b/italian/Makefile
index c7c57a2b8d4..60be0e723df 100644
--- a/italian/Makefile
+++ b/italian/Makefile
@@ -54,7 +54,7 @@ endif
all:: sitemap.$(LANGUAGE).html
-install::
+install:: $(HTMLDIR)/sitemap.$(LANGUAGE).html
test -L $(HTMLDIR)/intl || ln -sf international $(HTMLDIR)/intl
ifneq "$(LANGUAGE)" "en"
-install -m 664 -p sitemap.$(LANGUAGE)*.html $(HTMLDIR)
diff --git a/japanese/Makefile b/japanese/Makefile
index c7c57a2b8d4..60be0e723df 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -54,7 +54,7 @@ endif
all:: sitemap.$(LANGUAGE).html
-install::
+install:: $(HTMLDIR)/sitemap.$(LANGUAGE).html
test -L $(HTMLDIR)/intl || ln -sf international $(HTMLDIR)/intl
ifneq "$(LANGUAGE)" "en"
-install -m 664 -p sitemap.$(LANGUAGE)*.html $(HTMLDIR)
diff --git a/korean/Makefile b/korean/Makefile
index c7c57a2b8d4..60be0e723df 100644
--- a/korean/Makefile
+++ b/korean/Makefile
@@ -54,7 +54,7 @@ endif
all:: sitemap.$(LANGUAGE).html
-install::
+install:: $(HTMLDIR)/sitemap.$(LANGUAGE).html
test -L $(HTMLDIR)/intl || ln -sf international $(HTMLDIR)/intl
ifneq "$(LANGUAGE)" "en"
-install -m 664 -p sitemap.$(LANGUAGE)*.html $(HTMLDIR)
diff --git a/norwegian/Makefile b/norwegian/Makefile
index c7c57a2b8d4..60be0e723df 100644
--- a/norwegian/Makefile
+++ b/norwegian/Makefile
@@ -54,7 +54,7 @@ endif
all:: sitemap.$(LANGUAGE).html
-install::
+install:: $(HTMLDIR)/sitemap.$(LANGUAGE).html
test -L $(HTMLDIR)/intl || ln -sf international $(HTMLDIR)/intl
ifneq "$(LANGUAGE)" "en"
-install -m 664 -p sitemap.$(LANGUAGE)*.html $(HTMLDIR)
diff --git a/polish/Makefile b/polish/Makefile
index c7c57a2b8d4..60be0e723df 100644
--- a/polish/Makefile
+++ b/polish/Makefile
@@ -54,7 +54,7 @@ endif
all:: sitemap.$(LANGUAGE).html
-install::
+install:: $(HTMLDIR)/sitemap.$(LANGUAGE).html
test -L $(HTMLDIR)/intl || ln -sf international $(HTMLDIR)/intl
ifneq "$(LANGUAGE)" "en"
-install -m 664 -p sitemap.$(LANGUAGE)*.html $(HTMLDIR)
diff --git a/portuguese/Makefile b/portuguese/Makefile
index c7c57a2b8d4..60be0e723df 100644
--- a/portuguese/Makefile
+++ b/portuguese/Makefile
@@ -54,7 +54,7 @@ endif
all:: sitemap.$(LANGUAGE).html
-install::
+install:: $(HTMLDIR)/sitemap.$(LANGUAGE).html
test -L $(HTMLDIR)/intl || ln -sf international $(HTMLDIR)/intl
ifneq "$(LANGUAGE)" "en"
-install -m 664 -p sitemap.$(LANGUAGE)*.html $(HTMLDIR)
diff --git a/romanian/Makefile b/romanian/Makefile
index c7c57a2b8d4..60be0e723df 100644
--- a/romanian/Makefile
+++ b/romanian/Makefile
@@ -54,7 +54,7 @@ endif
all:: sitemap.$(LANGUAGE).html
-install::
+install:: $(HTMLDIR)/sitemap.$(LANGUAGE).html
test -L $(HTMLDIR)/intl || ln -sf international $(HTMLDIR)/intl
ifneq "$(LANGUAGE)" "en"
-install -m 664 -p sitemap.$(LANGUAGE)*.html $(HTMLDIR)
diff --git a/russian/Makefile b/russian/Makefile
index c7c57a2b8d4..60be0e723df 100644
--- a/russian/Makefile
+++ b/russian/Makefile
@@ -54,7 +54,7 @@ endif
all:: sitemap.$(LANGUAGE).html
-install::
+install:: $(HTMLDIR)/sitemap.$(LANGUAGE).html
test -L $(HTMLDIR)/intl || ln -sf international $(HTMLDIR)/intl
ifneq "$(LANGUAGE)" "en"
-install -m 664 -p sitemap.$(LANGUAGE)*.html $(HTMLDIR)
diff --git a/spanish/Makefile b/spanish/Makefile
index c7c57a2b8d4..60be0e723df 100644
--- a/spanish/Makefile
+++ b/spanish/Makefile
@@ -54,7 +54,7 @@ endif
all:: sitemap.$(LANGUAGE).html
-install::
+install:: $(HTMLDIR)/sitemap.$(LANGUAGE).html
test -L $(HTMLDIR)/intl || ln -sf international $(HTMLDIR)/intl
ifneq "$(LANGUAGE)" "en"
-install -m 664 -p sitemap.$(LANGUAGE)*.html $(HTMLDIR)
diff --git a/swedish/Makefile b/swedish/Makefile
index c7c57a2b8d4..60be0e723df 100644
--- a/swedish/Makefile
+++ b/swedish/Makefile
@@ -54,7 +54,7 @@ endif
all:: sitemap.$(LANGUAGE).html
-install::
+install:: $(HTMLDIR)/sitemap.$(LANGUAGE).html
test -L $(HTMLDIR)/intl || ln -sf international $(HTMLDIR)/intl
ifneq "$(LANGUAGE)" "en"
-install -m 664 -p sitemap.$(LANGUAGE)*.html $(HTMLDIR)
diff --git a/turkish/Makefile b/turkish/Makefile
index c7c57a2b8d4..60be0e723df 100644
--- a/turkish/Makefile
+++ b/turkish/Makefile
@@ -54,7 +54,7 @@ endif
all:: sitemap.$(LANGUAGE).html
-install::
+install:: $(HTMLDIR)/sitemap.$(LANGUAGE).html
test -L $(HTMLDIR)/intl || ln -sf international $(HTMLDIR)/intl
ifneq "$(LANGUAGE)" "en"
-install -m 664 -p sitemap.$(LANGUAGE)*.html $(HTMLDIR)

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