===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
bliss-0.73/debian/patches/upstream-autotoolization.patch-532-+	for hh in $$HEADERLIST; do \
bliss-0.73/debian/patches/upstream-autotoolization.patch:533:+		BASENAME=`basename $$hh`; \
bliss-0.73/debian/patches/upstream-autotoolization.patch-534-+		test -e $$BASENAME || $(LN_S) $$hh $$BASENAME; \
##############################################
bliss-0.73/include/bliss/Makefile.am-3-	for hh in $$HEADERLIST; do \
bliss-0.73/include/bliss/Makefile.am:4:		BASENAME=`basename $$hh`; \
bliss-0.73/include/bliss/Makefile.am-5-		test -e $$BASENAME || $(LN_S) $$hh $$BASENAME; \