aboutsummaryrefslogtreecommitdiffstats
path: root/turkish/Makefile
diff options
context:
space:
mode:
authorTurkish Language Team <turkish>1999-08-31 16:49:37 +0000
committerTurkish Language Team <turkish>1999-08-31 16:49:37 +0000
commite17dd2c595ee04b1d4a4565b60d86db70c2fae65 (patch)
tree07643efb4d135a97a0f755d783f509f8bf658b77 /turkish/Makefile
parentb32ce48b4c51634c05ab746e12ff46ba49b5f755 (diff)
*** empty log message ***
CVS version numbers turkish/Make.common: INITIAL -> 1.1 turkish/Make.dep.generic: INITIAL -> 1.1 turkish/Make.dep.templ: INITIAL -> 1.1 turkish/Make.lang: INITIAL -> 1.1 turkish/Makefile: INITIAL -> 1.1
Diffstat (limited to 'turkish/Makefile')
-rw-r--r--turkish/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/turkish/Makefile b/turkish/Makefile
new file mode 100644
index 00000000000..e4f64ff7dd3
--- /dev/null
+++ b/turkish/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 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