===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
fonts-rit-sundar-2.0.0+20170909/Makefile-10-compile:
fonts-rit-sundar-2.0.0+20170909/Makefile:11:	@for font in `echo ${fonts}`;do \
fonts-rit-sundar-2.0.0+20170909/Makefile-12-		$(PY) $(buildscript) -t ttf -i $$font.sfd -f $(feature) -v $(version);\
##############################################
fonts-rit-sundar-2.0.0+20170909/Makefile-18-	@rm -f *.woff
fonts-rit-sundar-2.0.0+20170909/Makefile:19:	@for font in `echo ${fonts}`;do \
fonts-rit-sundar-2.0.0+20170909/Makefile-20-		$(PY) $(buildscript) -t woff -i $$font.ttf;\
##############################################
fonts-rit-sundar-2.0.0+20170909/Makefile-23-	@rm -f *.woff2
fonts-rit-sundar-2.0.0+20170909/Makefile:24:	@for font in `echo ${fonts}`;do \
fonts-rit-sundar-2.0.0+20170909/Makefile-25-		$(PY) $(buildscript) -t woff2 -i $$font.ttf;\
##############################################
fonts-rit-sundar-2.0.0+20170909/Makefile-34-run-test:
fonts-rit-sundar-2.0.0+20170909/Makefile:35:	@for font in `echo ${fonts}`; do \
fonts-rit-sundar-2.0.0+20170909/Makefile-36-		echo "Testing font $${font}";\
##############################################
fonts-rit-sundar-2.0.0+20170909/Makefile-39-kerntest:
fonts-rit-sundar-2.0.0+20170909/Makefile:40:	@for font in `echo ${fonts}`; do \
fonts-rit-sundar-2.0.0+20170909/Makefile-41-		echo "Testing font $${font}";\
##############################################
fonts-rit-sundar-2.0.0+20170909/Makefile-44-smalltest:
fonts-rit-sundar-2.0.0+20170909/Makefile:45:	@for font in `echo ${fonts}`; do \
fonts-rit-sundar-2.0.0+20170909/Makefile-46-		echo "Testing font $${font}";\