aboutsummaryrefslogtreecommitdiffstats
path: root/turkish/doc/Makefile
blob: 03721df00ed57bab3b4345584a335cca9d2e5225 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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 $(ENGLISHSRCDIR)/doc/admin-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