aboutsummaryrefslogtreecommitdiffstats
path: root/english/mirror/Makefile
diff options
context:
space:
mode:
authorJosip Rodin <joy>2002-01-13 01:38:00 +0000
committerJosip Rodin <joy>2002-01-13 01:38:00 +0000
commit120de0a64f18114c811b502d96931d4c77e61a83 (patch)
tree9ded803ec6a5f4b60f97039c475786cec9b41fd0 /english/mirror/Makefile
parent3079c60f61826fbe610efbc656196a5bb299efd9 (diff)
an automatically generated page for official mirror sponsors, take 1
CVS version numbers english/mirror/Makefile: 1.23 -> 1.24 english/mirror/Mirrors.masterlist: 1.239 -> 1.240 english/mirror/mirror_list.pl: 1.24 -> 1.25 english/mirror/official_sponsors.wml: INITIAL -> 1.1
Diffstat (limited to 'english/mirror/Makefile')
-rw-r--r--english/mirror/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/english/mirror/Makefile b/english/mirror/Makefile
index 204140586e6..109e50d67ae 100644
--- a/english/mirror/Makefile
+++ b/english/mirror/Makefile
@@ -13,6 +13,8 @@ submit.$(LANGUAGE).html: submit.wml $(ENGLISHDIR)/mirror/countries.data \
$(TEMPLDIR)/countries.wml
webmirror.$(LANGUAGE).html: webmirror.wml $(TEMPLDIR)/template.wml \
$(ENGLISHSRCDIR)/mirror/webmirrors.data
+official_sponsors.$(LANGUAGE).html: official_sponsors.wml \
+ $(TEMPLDIR)/template.wml $(ENGLISHDIR)/mirror/official_sponsors.list
# there only needs to be one version of the following so
# the non-english directories shouldn't try to install them
@@ -33,7 +35,7 @@ $(destmirrorstuff): $(HTMLDIR)/%: %
cleandest::
rm -f $(destmirrorstuff)
-.PHONY: text html
+.PHONY: text html full nonus
text: mirror_list.pl Mirrors.masterlist
@./mirror_list.pl -m Mirrors.masterlist -t text
html: mirror_list.pl Mirrors.masterlist
@@ -43,4 +45,7 @@ full: mirror_list.pl Mirrors.masterlist
nonus: mirror_list.pl Mirrors.masterlist
@./mirror_list.pl -m Mirrors.masterlist -t nonus
+$(ENGLISHDIR)/mirror/official_sponsors.list: \
+ $(ENGLISHDIR)/mirror/mirror_list.pl $(ENGLISHDIR)/mirror/Mirrors.masterlist
+ ./mirror_list.pl -m Mirrors.masterlist -t sponsors > $@
endif

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