aboutsummaryrefslogtreecommitdiffstats
path: root/english/devel/debian-med/News/2003/Makefile
blob: 7e232e158dfeda1bbbf293e7f58bef6e9daaa801 (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-med/News/2003
SUBS=

NOGENERICDEP := true

include $(WMLBASE)/Make.lang

index.$(LANGUAGE).html: index.wml $(wildcard 2003*.wml) \
                        $(wildcard 2003*.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