===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
magicrescue-1.1.10/config.d/50dbm-13-	for flag in "" $link_possible; do
magicrescue-1.1.10/config.d/50dbm:14:	    flag="`echo $flag|sed 's/./-l&/'`"
magicrescue-1.1.10/config.d/50dbm-15-	    echo "trying to link with flags [$flag]" >&5
##############################################
magicrescue-1.1.10/configure-134-    --*=*)
magicrescue-1.1.10/configure:135:	arg=`echo "$option"|cut -d= -f 2-`
magicrescue-1.1.10/configure-136-	case "$option" in
##############################################
magicrescue-1.1.10/configure-148-
magicrescue-1.1.10/configure:149:	var=`echo "$option"|cut -d= -f 1`
magicrescue-1.1.10/configure:150:	arg=`echo "$option"|cut -d= -f 2-`
magicrescue-1.1.10/configure-151-	eval "$var='$arg'"
##############################################
magicrescue-1.1.10/debian/patches/040_fix-install.patch-38- 	for f in $(DOCS); do \
magicrescue-1.1.10/debian/patches/040_fix-install.patch:39:-	   rm -f "$(INSTALLDIR)/man/man1/`basename $$f`"; \
magicrescue-1.1.10/debian/patches/040_fix-install.patch:40:+	   rm -f "$(INSTALLDIR)/share/man/man1/`basename $$f`"; \
magicrescue-1.1.10/debian/patches/040_fix-install.patch-41- 	done
##############################################
magicrescue-1.1.10/.pc/040_fix-install.patch/Makefile.in-79-	for f in $(DOCS); do \
magicrescue-1.1.10/.pc/040_fix-install.patch/Makefile.in:80:	   rm -f "$(INSTALLDIR)/man/man1/`basename $$f`"; \
magicrescue-1.1.10/.pc/040_fix-install.patch/Makefile.in-81-	done
##############################################
magicrescue-1.1.10/Makefile.in-80-	for f in $(DOCS); do \
magicrescue-1.1.10/Makefile.in:81:	   rm -f "$(INSTALLDIR)/share/man/man1/`basename $$f`"; \
magicrescue-1.1.10/Makefile.in-82-	done