===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
moblin-sound-theme-0.3/po/Makefile.in.in-58-
moblin-sound-theme-0.3/po/Makefile.in.in:59:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep ^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep ^$$lang$$`"; then printf "$$lang "; fi; done; fi)
moblin-sound-theme-0.3/po/Makefile.in.in-60-
##############################################
moblin-sound-theme-0.3/po/Makefile.in.in-83-.po.gmo:
moblin-sound-theme-0.3/po/Makefile.in.in:84:	file=`echo $* | sed 's,.*/,,'`.gmo \
moblin-sound-theme-0.3/po/Makefile.in.in-85-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
moblin-sound-theme-0.3/po/Makefile.in.in-184-	  echo "$$lang:"; \
moblin-sound-theme-0.3/po/Makefile.in.in:185:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
moblin-sound-theme-0.3/po/Makefile.in.in-186-	  if $$result; then \