aboutsummaryrefslogtreecommitdiffstats
path: root/turkish/doc
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/doc
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/doc')
-rw-r--r--turkish/doc/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/turkish/doc/Makefile b/turkish/doc/Makefile
new file mode 100644
index 00000000000..0729499796e
--- /dev/null
+++ b/turkish/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