aboutsummaryrefslogtreecommitdiffstats
path: root/turkish/security/1999/Makefile
blob: b2189726d9cf0091960265b70e95d16039eb6693 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# This Makefile should need no changes from webwml/english/security/1999/Makefile
# Please send a message to debian-www if you need to modify anything, so the
# problem can be fixed.

WMLBASE=../..
CUR_DIR=security/1999
SUBS=

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