aboutsummaryrefslogtreecommitdiffstats
path: root/turkish/security
diff options
context:
space:
mode:
authorMurat Demirten <murat>2001-08-18 13:51:56 +0000
committerMurat Demirten <murat>2001-08-18 13:51:56 +0000
commitde159ceda6037fa6fc9a2df3209cee5f6be02b13 (patch)
treef7849911a9d883d699f8f41f640cacb23842ac0f /turkish/security
parent99db83e7c66b79bcfdb05c5341da09ba2afec3ea (diff)
Makefile for security dir
CVS version numbers turkish/doc/Makefile: INITIAL -> 1.1 turkish/security/Makefile: INITIAL -> 1.1
Diffstat (limited to 'turkish/security')
-rw-r--r--turkish/security/Makefile23
1 files changed, 23 insertions, 0 deletions
diff --git a/turkish/security/Makefile b/turkish/security/Makefile
new file mode 100644
index 00000000000..d256f504887
--- /dev/null
+++ b/turkish/security/Makefile
@@ -0,0 +1,23 @@
+# This Makefile should need no changes from webwml/english/security/Makefile
+# Please send a message to debian-www if you need to modify anything, so the
+# problem can be fixed.
+
+WMLBASE=..
+CUR_DIR=security
+SUBS=undated $(wildcard [12][0-9][0-9][0-9])
+
+include $(WMLBASE)/Make.lang
+
+
+index.$(LANGUAGE).html: index.wml $(wildcard $(CUR_YEAR)/dsa-*.wml) \
+ $(wildcard $(ENGLISHSRCDIR)/security/$(CUR_YEAR)/dsa-*.wml) \
+ $(wildcard $(ENGLISHSRCDIR)/security/$(CUR_YEAR)/dsa-*.data) \
+ $(TEMPLDIR)/template.wml $(TEMPLDIR)/recent_list.wml
+
+# install keys.txt
+ifeq ($(LANGUAGE),en)
+install:: $(HTMLDIR)/keys.txt
+
+$(HTMLDIR)/keys.txt: keys.txt
+ install keys.txt $(HTMLDIR)
+endif

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