aboutsummaryrefslogtreecommitdiffstats
path: root/danish/partners/Makefile
diff options
context:
space:
mode:
authorChris Danis <danish>2001-09-15 15:21:05 +0000
committerChris Danis <danish>2001-09-15 15:21:05 +0000
commit55c17981d3dc74a38d9f22c4a962e1e3ad5a4fb3 (patch)
treecebb2eca58067bb84e1acb3505c4df0e70291127 /danish/partners/Makefile
parentf6180fd767d2936edc7e91a789a1232b5e5c43ab (diff)
Initial translation
CVS version numbers danish/partners/Makefile: INITIAL -> 1.1 danish/partners/index.wml: INITIAL -> 1.1
Diffstat (limited to 'danish/partners/Makefile')
-rw-r--r--danish/partners/Makefile22
1 files changed, 22 insertions, 0 deletions
diff --git a/danish/partners/Makefile b/danish/partners/Makefile
new file mode 100644
index 00000000000..075b1bae6bf
--- /dev/null
+++ b/danish/partners/Makefile
@@ -0,0 +1,22 @@
+# This Makefile should need no changes from webwml/english/partners/Makefile
+# Please send a message to debian-www if you need to modify anything
+# so the problem can be fixed.
+
+WMLBASE=..
+CUR_DIR=partners
+SUBS=images
+
+include $(WMLBASE)/Make.lang
+
+
+index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/template.wml \
+ $(ENGLISHSRCDIR)/partners/index.include
+
+# there is no reason to translate the file partners-form.txt
+# so don't modify the following
+ifeq ($(LANGUAGE),en)
+$(HTMLDIR)/partners-form.txt: partners-form.txt
+ install -m 664 -p $< $(HTMLDIR)
+
+install:: $(HTMLDIR)/partners-form.txt
+endif

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