aboutsummaryrefslogtreecommitdiffstats
path: root/danish/doc/Makefile
diff options
context:
space:
mode:
authorChris Danis <danish>2001-04-29 03:38:18 +0000
committerChris Danis <danish>2001-04-29 03:38:18 +0000
commit4f829eeedb9afef36b5bcc762aac16443cad671f (patch)
tree0b0b5e4d53208b851e0f408020c63649c2b7f830 /danish/doc/Makefile
parent54e7638c5f5d7f382e0219e4edc9d30a268933d0 (diff)
Makefile.
CVS version numbers danish/doc/Makefile: INITIAL -> 1.1
Diffstat (limited to 'danish/doc/Makefile')
-rw-r--r--danish/doc/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/danish/doc/Makefile b/danish/doc/Makefile
new file mode 100644
index 00000000000..0729499796e
--- /dev/null
+++ b/danish/doc/Makefile
@@ -0,0 +1,20 @@
+# This Makefile should need no changes from the equivalent copy under
+# webwml/english/
+
+WMLBASE := ..
+CUR_DIR := $(subst $(shell cd $(WMLBASE); pwd -P)/,,$(shell pwd))
+SUBS :=# remove subdirectories that you don't want built from this variable
+
+include $(WMLBASE)/Make.lang
+
+
+ddp.$(LANGUAGE).html: ddp.wml $(TEMPLDIR)/ddp.wml
+ $(WML) -Dmlmonth=$(shell date '+%y%m') $(<F)
+todo.$(LANGUAGE).html: todo.wml $(TEMPLDIR)/ddp.wml
+docpolicy.$(LANGUAGE).html: docpolicy.wml $(TEMPLDIR)/ddp.wml
+cvs.$(LANGUAGE).html: cvs.wml $(TEMPLDIR)/ddp.wml $(ENGLISHSRCDIR)/doc/dirtree.jpg
+topics.$(LANGUAGE).html: topics.wml $(TEMPLDIR)/ddp.wml
+user-manuals.$(LANGUAGE).html: user-manuals.wml $(TEMPLDIR)/ddp.wml $(ENGLISHSRCDIR)/doc/manuals.defs
+admin-manuals.$(LANGUAGE).html: admin-manuals.wml $(TEMPLDIR)/ddp.wml $(ENGLISHSRCDIR)/doc/manuals.defs
+devel-manuals.$(LANGUAGE).html: devel-manuals.wml $(TEMPLDIR)/ddp.wml $(ENGLISHSRCDIR)/doc/manuals.defs
+misc-manuals.$(LANGUAGE).html: misc-manuals.wml $(TEMPLDIR)/ddp.wml $(ENGLISHSRCDIR)/doc/manuals.defs

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