aboutsummaryrefslogtreecommitdiffstats
path: root/finnish/Makefile
diff options
context:
space:
mode:
authorFinnish Language Team <finnish>1999-04-23 13:59:48 +0000
committerFinnish Language Team <finnish>1999-04-23 13:59:48 +0000
commit883d283f8ed759e02ee10bdc167f817ea740bf9f (patch)
treed1bbe5c098b6d7bb94f500882453069d6cd4e593 /finnish/Makefile
parentb0b5961934d2451abaf193c484bf890a67a34872 (diff)
Initial Finnish translation for the common stuff.
CVS version numbers english/template/debian/basic.wml: 1.16 -> 1.17 english/template/debian/common_translation.wml: 1.10 -> 1.11 english/template/debian/consultant.wml: 1.8 -> 1.9 english/template/debian/countries.wml: 1.17 -> 1.18 english/template/debian/event.wml: 1.19 -> 1.20 english/template/debian/footer.wml: 1.17 -> 1.18 english/template/debian/language_names.wml: 1.10 -> 1.11 english/template/debian/languages.wml: 1.21 -> 1.22 english/template/debian/menubar.wml: 1.45 -> 1.46 english/template/debian/navbar.wml: 1.15 -> 1.16 english/template/debian/recent_list.wml: 1.19 -> 1.20 english/template/debian/security.wml: 1.20 -> 1.21 english/template/debian/votebar.wml: 1.15 -> 1.16 finnish/.wmlrc: INITIAL -> 1.1 finnish/Make.common: INITIAL -> 1.1 finnish/Make.dep.generic: INITIAL -> 1.1 finnish/Make.dep.templ: INITIAL -> 1.1 finnish/Make.lang: INITIAL -> 1.1 finnish/Makefile: INITIAL -> 1.1
Diffstat (limited to 'finnish/Makefile')
-rw-r--r--finnish/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/finnish/Makefile b/finnish/Makefile
new file mode 100644
index 00000000000..fc746833152
--- /dev/null
+++ b/finnish/Makefile
@@ -0,0 +1,24 @@
+# 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=
+# list any subdirectories in the following variable. Any directories listed
+# must exist or the make will not work
+SUBS=Bugs MailingLists News Pics SPI consultants devel distrib doc events intro \
+logos mirror partners ports releases security vote y2k
+
+include $(WMLBASE)/Make.lang
+include $(WMLBASE)/Make.common
+
+include $(WMLBASE)/Make.dep.generic
+include $(WMLBASE)/Make.dep.templ
+
+# Do Not modify the following line
+index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/mainpage.wml \
+ $(wildcard News/1998/1998*.wml) $(wildcard $(ENGLISHSRCDIR)/News/1998/1998*.wml) \
+ $(wildcard security/1999/1999*.wml) $(wildcard $(ENGLISHSRCDIR)/security/1999/1999*.wml) \
+ $(TEMPLDIR)/ctime.wml $(TEMPLDIR)/recent_list.wml $(TEMPLDIR)/languages.wml
+ $(WML) index.wml
+

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