aboutsummaryrefslogtreecommitdiffstats
path: root/english/blends/hamradio/News/2014/Makefile
blob: b6d25542f21ca782dcb6cd1f94bff982ca60391f (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=blends/hamradio/News/2014
SUBS=

NOGENERICDEP := true

include $(WMLBASE)/Make.lang

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