aboutsummaryrefslogtreecommitdiffstats
path: root/danish/consultants/Makefile
diff options
context:
space:
mode:
authorChris Danis <danish>2001-09-03 22:01:10 +0000
committerChris Danis <danish>2001-09-03 22:01:10 +0000
commit8459f412d4f1436b6e548604353ea926ff40d3ca (patch)
tree7ff1c5b2d9dcde8a7d9dc76bc8a39cde770a7fdd /danish/consultants/Makefile
parent99d6eaff1df31e59024728c8c66643d08117df47 (diff)
Initial translation
CVS version numbers danish/consultants/Makefile: INITIAL -> 1.1 danish/consultants/index.wml: INITIAL -> 1.1
Diffstat (limited to 'danish/consultants/Makefile')
-rw-r--r--danish/consultants/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/danish/consultants/Makefile b/danish/consultants/Makefile
new file mode 100644
index 00000000000..bd3d4d2a53f
--- /dev/null
+++ b/danish/consultants/Makefile
@@ -0,0 +1,20 @@
+# This Makefile should need no changes from webwml/english/consultants/Makefile
+# Please send a message to debian-www if you need to modify anything
+# so the problem can be fixed.
+
+WMLBASE=..
+CUR_DIR=consultants
+SUBS=
+
+NOGENERICDEP := true
+include $(WMLBASE)/Make.lang
+
+index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/template.wml \
+ $(ENGLISHSRCDIR)/consultants/consultant.data
+ifeq ($(LANGUAGE),en)
+ $(ENGLISHSRCDIR)/consultants/count
+endif
+ $(WML) $(<F)
+
+%.$(LANGUAGE).html: %.wml $(TEMPLDIR)/consultant.wml
+ $(WML) $(<F)

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