aboutsummaryrefslogtreecommitdiffstats
path: root/russian/Makefile
diff options
context:
space:
mode:
authorRussian Language Team <russian>2000-01-02 07:51:11 +0000
committerRussian Language Team <russian>2000-01-02 07:51:11 +0000
commit4fee00523d319d0162bf9ec6b7e77ccdd975fbe6 (patch)
treea2f749dd41a39c8111b35c30312a02dee0ddcd7e /russian/Makefile
parent05bbcbfe5666086436ad1841627889c154485f65 (diff)
add /russian/ directory
CVS version numbers russian/Make.common: INITIAL -> 1.1 russian/Make.dep.generic: INITIAL -> 1.1 russian/Make.dep.templ: INITIAL -> 1.1 russian/Make.lang: INITIAL -> 1.1 russian/Makefile: INITIAL -> 1.1 russian/Makefile.README: INITIAL -> 1.1
Diffstat (limited to 'russian/Makefile')
-rw-r--r--russian/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/russian/Makefile b/russian/Makefile
new file mode 100644
index 00000000000..d9357e4aff6
--- /dev/null
+++ b/russian/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 \
+international logos mirror misc 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/1999/1999*.wml) $(wildcard $(ENGLISHSRCDIR)/News/1999/1999*.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