# If this makefile is not generic enough to support a translation, # please contact debian-www. WMLBASE=../../.. CUR_DIR=lts/security/2020 SUBS= GETTEXTFILES += security.mo NOGENERICDEP := true include $(WMLBASE)/Make.lang ifndef SUBLANG INDEXPAGE = index.$(LANGUAGE).html else INDEXPAGE = $(sort $(foreach i,$(SUBLANG),$(subst index,index.$(LANGUAGE)-$(i),index.html))) endif # The "| $(VCSREVCACHE)" here is an order-only prerequisite - always # check that the prerequisite exists and is up to date, but don't # rebuild everything whenever it's updated - see # https://www.gnu.org/software/make/manual/html_node/Prerequisite-Types.html $(INDEXPAGE): index.wml \ $(sort $(wildcard dla-[0-9]*.wml)) $(sort $(wildcard $(ENGLISHSRCDIR)/$(CUR_DIR)/dla-[0-9]*.data)) \ $(TEMPLDIR)/template.wml $(TEMPLDIR)/recent_list_security.wml $(GETTEXTDEP) | $(VCSREVCACHE) ifeq "$(LANGUAGE)" "zh" @echo -n "Processing $(