aboutsummaryrefslogtreecommitdiffstats
path: root/english/security/1997/Makefile
blob: 8bb0b4b3b4d62c3d0819990ae729e79210c83623 (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=security/1997
SUBS=

NOGENERICDEP := true
include $(WMLBASE)/Make.lang


index.$(LANGUAGE).html: index.wml $(wildcard [0-9]*.wml) \
  $(wildcard $(ENGLISHSRCDIR)/$(CUR_DIR)/[0-9]*.data) \
  $(TEMPLDIR)/template.wml $(TEMPLDIR)/recent_list.wml
	$(WML) $(<F)

%.$(LANGUAGE).html: %.wml $(ENGLISHSRCDIR)/$(CUR_DIR)/%.data \
  $(TEMPLDIR)/security.wml
	$(WML) $(<F)

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