===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
jeex-12.0.4/po/Makefile-66-	for file in $(POFILES); do \
jeex-12.0.4/po/Makefile:67:		lang=`basename $$file .po`; \
jeex-12.0.4/po/Makefile-68-		if $(MSGMERGE) $$lang.po $(POTFILE) > $$lang.pot ; then \
##############################################
jeex-12.0.4/po/Makefile-81-	@for n in $(MOFILES); do \
jeex-12.0.4/po/Makefile:82:		l=`basename $$n .mo`; \
jeex-12.0.4/po/Makefile-83-		$(INSTALL_DIR) $(LOCALE_DIR)/$$l/LC_MESSAGES; \