===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
festvox-czech-dita-1.0.0/Makefile-64-	sed '/festival -b make-group.scm/d' Makefile > $(package)-bin-$(version)/Makefile
festvox-czech-dita-1.0.0/Makefile:65:	for d in `find $(package)-bin-$(version) -name .git`; do rm -r $$d; done
festvox-czech-dita-1.0.0/Makefile-66-	tar cf $(package)-bin-$(version).tar $(package)-bin-$(version)
##############################################
festvox-czech-dita-1.0.0/tools/make_lpc-64-do
festvox-czech-dita-1.0.0/tools/make_lpc:65:   fname=`basename $i .wav`
festvox-czech-dita-1.0.0/tools/make_lpc-66-   echo $i LPC
##############################################
festvox-czech-dita-1.0.0/tools/make_lpc-71-   if [ -f etc/pf/$fname ]; then
festvox-czech-dita-1.0.0/tools/make_lpc:72:       powfact=`cat etc/pf/$fname`
festvox-czech-dita-1.0.0/tools/make_lpc-73-       $ESTDIR/bin/ch_wave -scale $powfact $i -o /tmp/tmp$$.wav
##############################################
festvox-czech-dita-1.0.0/tools/make_lpc-75-   then
festvox-czech-dita-1.0.0/tools/make_lpc:76:       powfact=`awk '{if ($1 == "'$fname'") print $2}' etc/powfacts`
festvox-czech-dita-1.0.0/tools/make_lpc-77-       if [ ! "$powfact" ]
##############################################
festvox-czech-dita-1.0.0/tools/make_pm_fix-60-do
festvox-czech-dita-1.0.0/tools/make_pm_fix:61:   fname=`basename $i .pm`
festvox-czech-dita-1.0.0/tools/make_pm_fix-62-   echo $fname
##############################################
festvox-czech-dita-1.0.0/tools/make_pm_wave-64-do
festvox-czech-dita-1.0.0/tools/make_pm_wave:65:   fname=`basename $i .wav`
festvox-czech-dita-1.0.0/tools/make_pm_wave-66-   echo $i PM_WAVE