aboutsummaryrefslogtreecommitdiffstats
path: root/danish/security/Makefile
diff options
context:
space:
mode:
authorChris Danis <danish>2001-05-04 02:12:37 +0000
committerChris Danis <danish>2001-05-04 02:12:37 +0000
commitdf0b0a420ac301020057516281b961513a91aa7b (patch)
treeb9d4ded1713dd2ba0783be3ecdbdf1740565ecaa /danish/security/Makefile
parent1b441b50b0d4e6950096d9fd0310dd6254f0162e (diff)
Makefile.
CVS version numbers danish/security/Makefile: INITIAL -> 1.1
Diffstat (limited to 'danish/security/Makefile')
-rw-r--r--danish/security/Makefile23
1 files changed, 23 insertions, 0 deletions
diff --git a/danish/security/Makefile b/danish/security/Makefile
new file mode 100644
index 00000000000..d256f504887
--- /dev/null
+++ b/danish/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