===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ibus-table-1.11.0/Makefile.am-63-uninstall-hook:
ibus-table-1.11.0/Makefile.am:64:	SCHEMAS_FILES=`ls $(schemasdir)/*.gschema.xml` || true;         \
ibus-table-1.11.0/Makefile.am-65-	if test -z "$$SCHEMAS_FILES" &&                                 \
##############################################
ibus-table-1.11.0/engine/Makefile.am-76-		pkgdatadir=${pkgdatadir}; \
ibus-table-1.11.0/engine/Makefile.am:77:		s=`cat $<`; \
ibus-table-1.11.0/engine/Makefile.am-78-		eval "echo \"$${s}\""; \
##############################################
ibus-table-1.11.0/setup/Makefile.am-37-		LIBEXECDIR=$(libexecdir); \
ibus-table-1.11.0/setup/Makefile.am:38:		s=`cat $<`; \
ibus-table-1.11.0/setup/Makefile.am-39-		eval "echo \"$${s}\""; \
##############################################
ibus-table-1.11.0/tests/Makefile.am-49-$(test_metas): $(test_meta_in)
ibus-table-1.11.0/tests/Makefile.am:50:	@TEST_EXEC=`echo $@ | sed -e 's&\.test&\.py&'`; \
ibus-table-1.11.0/tests/Makefile.am-51-	sed -e "s&@TEST_EXECDIR@&$(test_execdir)&g" \