===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
osinfo-db-0.20201119/Makefile-70-%.xml: %.xml.in Makefile $(PO_FILES)
osinfo-db-0.20201119/Makefile:71:	@mkdir -p `dirname $@`
osinfo-db-0.20201119/Makefile-72-	$(V_I18N) env XDG_DATA_DIRS=$(VPATH)/po $(MSGFMT) --xml --template $< -d $(VPATH)/po -o $@
##############################################
osinfo-db-0.20201119/Makefile-74-%.rng: %.rng.in Makefile
osinfo-db-0.20201119/Makefile:75:	@mkdir -p `dirname $@`
osinfo-db-0.20201119/Makefile-76-	$(V_GEN) $(SED) -e "s/@VERSION@/$(TODAY)/" < $< > $@
##############################################
osinfo-db-0.20201119/Makefile-90-        for file in *.po; do \
osinfo-db-0.20201119/Makefile:91:	  lang=`basename $$file .po`; \
osinfo-db-0.20201119/Makefile-92-          echo "$$lang:"; \