aboutsummaryrefslogtreecommitdiffstats
path: root/greek/Makefile
diff options
context:
space:
mode:
authorPeter Karlsson <peterk>2001-01-03 07:34:11 +0000
committerPeter Karlsson <peterk>2001-01-03 07:34:11 +0000
commit6e0c158f89ec31594687e23f5e76f50f21f23565 (patch)
tree1564ec97f929ffb400d7f5508b39ccac7287ed03 /greek/Makefile
parentb915d469f7c56daf0715f50c88918268fbf22800 (diff)
Make Greek pages build
CVS version numbers Makefile: 1.22 -> 1.23 greek/.wmlrc: INITIAL -> 1.1 greek/Make.lang: INITIAL -> 1.1 greek/Makefile: INITIAL -> 1.1
Diffstat (limited to 'greek/Makefile')
-rw-r--r--greek/Makefile23
1 files changed, 23 insertions, 0 deletions
diff --git a/greek/Makefile b/greek/Makefile
new file mode 100644
index 00000000000..9bd2ba08343
--- /dev/null
+++ b/greek/Makefile
@@ -0,0 +1,23 @@
+# This Makefile should need no changes from webwml/english/Makefile
+# Please send a message to debian-www if you need to modify anything
+# so the problem can be fixed.
+
+WMLBASE=.
+CUR_DIR=
+SUBS=Bugs MailingLists News Pics consultants devel distrib doc events intro \
+international logos mirror misc partners ports releases security vote y2k \
+chinese searchtmpl
+
+include $(WMLBASE)/Make.lang
+
+
+# Do Not modify the following line
+index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/mainpage.wml \
+ $(wildcard News/2000/2000*.wml) $(wildcard $(ENGLISHSRCDIR)/News/2000/2000*.wml) \
+ $(wildcard security/2000/2000*.wml) $(wildcard $(ENGLISHSRCDIR)/security/2000/2000*.wml) \
+ $(TEMPLDIR)/ctime.wml $(TEMPLDIR)/recent_list.wml $(TEMPLDIR)/languages.wml \
+ $(ENGLISHSRCDIR)/releases/info
+ $(WML) index.wml
+
+install::
+ test -L $(HTMLDIR)/intl || ln -sf international $(HTMLDIR)/intl

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