aboutsummaryrefslogtreecommitdiffstats
path: root/english/consultants/Makefile
blob: 00739161ab2af226199335ab6cfc9aa68b717bd2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# If this makefile is not generic enough to support a translation,
# please contact debian-www.

WMLBASE=..
CUR_DIR=consultants
SUBS=

GETTEXTFILES += consultants.mo

include $(WMLBASE)/Make.lang

ifeq "$(LANGUAGE)" "en"
$(ENGLISHSRCDIR)/consultants/consultant.inc: consultant.data count
	$(ENGLISHSRCDIR)/consultants/count
endif

index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/template.wml \
                        $(TEMPLDIR)/countries.wml \
                        $(ENGLISHSRCDIR)/consultants/consultant.data \
                        $(ENGLISHSRCDIR)/consultants/consultant.inc \
                        $(ENGLISHSRCDIR)/consultants/consultant.defs \
                        $(GETTEXTDEP)
	$(WML) $(<F)

%.$(LANGUAGE).html: %.wml $(TEMPLDIR)/consultant.wml
	$(WML) $(<F)

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