# If this makefile is not generic enough to support a translation, # please contact debian-www. WMLBASE=../.. CUR_DIR=vote/2004 SUBS=platforms VOTE=$(basename $(sort $(wildcard vote_*.wml))) include $(WMLBASE)/Make.lang $(foreach i, $(VOTE), $(i).$(LANGUAGE).html): %.$(LANGUAGE).html: %.wml \ $(sort $(wildcard $(ENGLISHSRCDIR)/$(CUR_DIR)/../[0-9]*/vote_*.wml)) \ $(TEMPLDIR)/template.wml $(TEMPLDIR)/votebar.wml $(WML) $(