===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
matchbox-desktop-2.2+git20200512/git.mk-119-	@any_failed=; \
matchbox-desktop-2.2+git20200512/git.mk:120:		find "`test -z "$(top_srcdir)" && echo . || echo "$(top_srcdir)"`" -name Makefile.am | while read x; do \
matchbox-desktop-2.2+git20200512/git.mk-121-		if grep 'include .*/git.mk' $$x >/dev/null; then \
##############################################
matchbox-desktop-2.2+git20200512/git.mk-266-	} | \
matchbox-desktop-2.2+git20200512/git.mk:267:	sed "s@^/`echo "$(srcdir)" | sed 's/\(.\)/[\1]/g'`/@/@" | \
matchbox-desktop-2.2+git20200512/git.mk-268-	sed 's@/[.]/@/@g' | \
##############################################
matchbox-desktop-2.2+git20200512/debian/matchbox-desktop.preinst-9-    if [ -e "$CONFFILE" ]; then
matchbox-desktop-2.2+git20200512/debian/matchbox-desktop.preinst:10:        md5sum="`md5sum \"$CONFFILE\" | sed -e \"s/ .*//\"`"
matchbox-desktop-2.2+git20200512/debian/matchbox-desktop.preinst-11-        old_md5sum="$(dpkg-query -W -f='${Conffiles}' $PKGNAME | \