===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
docbook-ebnf-1.2~cr1/debian/rules-12-	for dbebnf in $(sort $(wildcard ebnf-*)) ; do \
docbook-ebnf-1.2~cr1/debian/rules:13:		dbebnfver=`echo $${dbebnf} | sed -e 's/ebnf-//g'` ; \
docbook-ebnf-1.2~cr1/debian/rules-14-		[ -f $${dbebnf}/dbebnf.dtd ] && \
##############################################
docbook-ebnf-1.2~cr1/debian/rules-24-	for dbebnf in $(sort $(wildcard ebnf-*)) ; do \
docbook-ebnf-1.2~cr1/debian/rules:25:		dbebnfver=`echo $${dbebnf} | sed -e 's/ebnf-//g'` ; \
docbook-ebnf-1.2~cr1/debian/rules-26-		[ -f $${dbebnf}/dbebnf.dtd ] && \
##############################################
docbook-ebnf-1.2~cr1/debian/rules-42-	for dbebnf in $(sort $(wildcard ebnf-*)) ; do \
docbook-ebnf-1.2~cr1/debian/rules:43:		dbebnfver=`echo $${dbebnf} | sed -e 's/ebnf-//g'` ; \
docbook-ebnf-1.2~cr1/debian/rules-44-		[ -f $${dbebnf}/dbebnf.dtd ] && \
##############################################
docbook-ebnf-1.2~cr1/debian/rules-60-	for dbebnf in $(sort $(wildcard ebnf-*)) ; do \
docbook-ebnf-1.2~cr1/debian/rules:61:		dbebnfver=`echo $${dbebnf} | sed -e 's/ebnf-//g'` ; \
docbook-ebnf-1.2~cr1/debian/rules-62-		[ -f $${dbebnf}/dbebnf.dtd ] && \
##############################################
docbook-ebnf-1.2~cr1/debian/rules-128-	set -ex ; \
docbook-ebnf-1.2~cr1/debian/rules:129:	TMPDIR=`mktemp -d docbook-ebnf-$(version).orig` ; \
docbook-ebnf-1.2~cr1/debian/rules-130-	for dbebnf in 1.0 1.1CR1 1.2b1 1.2CR1 ; do \