aboutsummaryrefslogtreecommitdiffstats
path: root/english/CD/faq/Makefile
blob: 4ed244b0a72ef432d2f22a14606981d68807d020 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# If this makefile is not generic enough to support a translation,
# please contact debian-www.

WMLBASE=../..
CUR_DIR=CD/faq
SUBS=

NOGENERICDEP := true

include $(WMLBASE)/Make.lang

%.$(LANGUAGE).html: %.wml $(WMLRCDEP) $(GETTEXTDEP) $(TEMPLDIR)/cdimage.wml
	$(WML) $(<F)

index.$(LANGUAGE).html: index.wml \
	$(TEMPLDIR)/cdimage.wml \
	$(TEMPLDIR)/toc.wml \
	$(TEMPLDIR)/release_info.wml

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