aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/consultants
diff options
context:
space:
mode:
authorJosip Rodin <joy>2000-08-20 01:51:30 +0000
committerJosip Rodin <joy>2000-08-20 01:51:30 +0000
commit2d857c75ba11be88b4ae7c70519597bcf14615ea (patch)
tree804c89795b3b42e2c037a6863eb368f006c2b504 /japanese/consultants
parent88454fe6629c0053f2af0a9a6d5afbbdcf38947f (diff)
added NOGENERICDEP; cosmetics
CVS version numbers croatian/consultants/Makefile: 1.4 -> 1.5 english/consultants/Makefile: 1.13 -> 1.14 german/consultants/Makefile: 1.4 -> 1.5 italian/consultants/Makefile: 1.3 -> 1.4 japanese/consultants/Makefile: 1.2 -> 1.3 norwegian/consultants/Makefile: 1.2 -> 1.3 romanian/consultants/Makefile: 1.3 -> 1.4 russian/consultants/Makefile: 1.3 -> 1.4 swedish/consultants/Makefile: 1.4 -> 1.5
Diffstat (limited to 'japanese/consultants')
-rw-r--r--japanese/consultants/Makefile10
1 files changed, 7 insertions, 3 deletions
diff --git a/japanese/consultants/Makefile b/japanese/consultants/Makefile
index 8dfb4d28ef0..bd3d4d2a53f 100644
--- a/japanese/consultants/Makefile
+++ b/japanese/consultants/Makefile
@@ -6,11 +6,15 @@ WMLBASE=..
CUR_DIR=consultants
SUBS=
+NOGENERICDEP := true
include $(WMLBASE)/Make.lang
-
-index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/template.wml ../../english/consultants/consultant.data
+index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/template.wml \
+ $(ENGLISHSRCDIR)/consultants/consultant.data
+ifeq ($(LANGUAGE),en)
+ $(ENGLISHSRCDIR)/consultants/count
+endif
$(WML) $(<F)
-# wml $(WMLOPTIONS) -o UNDEFu$(LANGUAGECAP):$(WMLOUTFILE) $(WMLPROLOG) $(WMLEPILOG) $(<F)
+
%.$(LANGUAGE).html: %.wml $(TEMPLDIR)/consultant.wml
$(WML) $(<F)

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