···47474848# NOTE: for some weird reasons in GNU make, multi targets rules WITH patterns actually express
4949# the fact that the two files are created as the result of one invocation of the rule
5050-$(BUILDDIR)/%.lng $(BUILDDIR)/%.vstrings: $(ROOTDIR)/%.lang $(BUILDDIR)/apps/genlang-features $(TOOLSDIR)/genlang $(TOOLSDIR)/updatelang
5050+$(BUILDDIR)/%.lng $(BUILDDIR)/%.vstrings: $(ROOTDIR)/%.lang $(APPSDIR)/lang/$(ENGLISH).lang $(BUILDDIR)/apps/genlang-features $(TOOLSDIR)/genlang $(TOOLSDIR)/updatelang
5151 $(call PRINTS,GENLANG $(subst $(ROOTDIR)/,,$<))
5252 $(SILENT)mkdir -p $(dir $@)
5353 $(SILENT)$(TOOLSDIR)/updatelang $(APPSDIR)/lang/$(ENGLISH).lang $< $@.tmp