===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
yatex-1.81/makefile-7-#EMACS	= mule
yatex-1.81/makefile:8:PREFIX	= `${EMACS} -batch --eval '(princ (expand-file-name "../../../.." data-directory))'`
yatex-1.81/makefile-9-# PREFIX	= /usr/local
##############################################
yatex-1.81/makefile-73-YAHTMLDIST = ${YAHTMLLISP} install 00readme makefile newpage.rb
yatex-1.81/makefile:74:PACK	= `ls ${DISTRIB}`
yatex-1.81/makefile-75-TMPDIR	= /tmp
yatex-1.81/makefile:76:VERSION = `head -20 yatex.el|awk -F'"' '/revision/{print $$2}'`
yatex-1.81/makefile-77-PACKDIR	= ${TMPDIR}/yatex${VERSION}
##############################################
yatex-1.81/makefile-129-	for f in ${DOCOBJ}; do \
yatex-1.81/makefile:130:	  b=`basename $$f | sed 's,/.*,,'`; \
yatex-1.81/makefile:131:	  ${INSTINFO} --entry="`grep $$b dir`" --section=TeX \
yatex-1.81/makefile-132-		--section=Emacs $${f} ${INFODIR}/dir; \