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

WMLBASE=../../../..
CUR_DIR=devel/debian-jr/News/2000
SUBS=

NOGENERICDEP := true

include $(WMLBASE)/Make.lang

index.$(LANGUAGE).html: index.wml $(wildcard 2000*.wml) \
                        $(wildcard 2000*.title)\
                        $(TEMPLDIR)/template.wml $(TEMPLDIR)/recent_list.wml
	$(WML) index.wml
%.$(LANGUAGE).html: %.wml $(TEMPLDIR)/news.wml
	$(WML) $(<F)

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