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

WMLBASE=../..
CUR_DIR=releases/wheezy
SUBS=

include $(WMLBASE)/Make.lang

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

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

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

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