aboutsummaryrefslogtreecommitdiffstats
path: root/indonesian/releases/etch/Makefile
blob: da1d53046f64712b90f0f0584b9b405ca2cb14b9 (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
# If this makefile is not generic enough to support a translation,
# please contact debian-www.

WMLBASE=../..
CUR_DIR=releases/etch
SUBS=debian-installer

include $(WMLBASE)/Make.lang

index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/release.wml \
  $(ENGLISHDIR)/releases/etch/release.data $(TEMPLDIR)/release_info.wml

releasenotes.$(LANGUAGE).html: releasenotes.wml $(TEMPLDIR)/release.wml \
  $(ENGLISHDIR)/releases/etch/release.data $(TEMPLDIR)/release_info.wml \
  $(sort $(wildcard $(HTMLDIR)/*/release-notes*))

installmanual.$(LANGUAGE).html: installmanual.wml $(TEMPLDIR)/release.wml \
  $(ENGLISHDIR)/releases/etch/release.data $(TEMPLDIR)/release_info.wml \
  $(sort $(wildcard $(HTMLDIR)/*/install*))

etchnhalf.$(LANGUAGE).html: etchnhalf.wml $(TEMPLDIR)/release.wml \
  $(ENGLISHDIR)/releases/etch/release.data

$(ENGLISHSRCDIR)/$(CUR_DIR)/release.data: $(TEMPLDIR)/installer.wml
	touch $@

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