===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
icheck-0.9.7/make_tests.pl-22-    print "Processing $test...\n";
icheck-0.9.7/make_tests.pl:23:    system('./make_test.pl', $test);
icheck-0.9.7/make_tests.pl-24-  }
##############################################
icheck-0.9.7/{arch}/icheck/icheck--main/icheck--main--0/asuffield@debian.org--gluck-2005/patch-log/patch-15-9-New-patches: asuffield@debian.org--gluck-2005/icheck--main--0--patch-15
icheck-0.9.7/{arch}/icheck/icheck--main/icheck--main--0/asuffield@debian.org--gluck-2005/patch-log/patch-15:10:Summary: implement parsing of asm expressions, string concatenation, __extension__ expressions, __inline
icheck-0.9.7/{arch}/icheck/icheck--main/icheck--main--0/asuffield@debian.org--gluck-2005/patch-log/patch-15-11-Keywords: 
##############################################
icheck-0.9.7/{arch}/icheck/icheck--main/icheck--main--0/asuffield@debian.org--gluck-2005/patch-log/patch-14-8-New-patches: asuffield@debian.org--gluck-2005/icheck--main--0--patch-14
icheck-0.9.7/{arch}/icheck/icheck--main/icheck--main--0/asuffield@debian.org--gluck-2005/patch-log/patch-14:9:Summary: implement parsing of asm labels
icheck-0.9.7/{arch}/icheck/icheck--main/icheck--main--0/asuffield@debian.org--gluck-2005/patch-log/patch-14-10-Keywords: 
##############################################
icheck-0.9.7/test.pl-25-    print "Processing $test...\n";
icheck-0.9.7/test.pl:26:    system('./run_test.pl', $test);
icheck-0.9.7/test.pl-27-    die "Failed to run run-test.pl $test: $!" if $? == -1;
##############################################
icheck-0.9.7/ChangeLog-478-    Summary:
icheck-0.9.7/ChangeLog:479:      implement parsing of asm expressions, string concatenation, __extension__ expressions, __inline
icheck-0.9.7/ChangeLog-480-    Revision:
##############################################
icheck-0.9.7/ChangeLog-491-    Summary:
icheck-0.9.7/ChangeLog:492:      implement parsing of asm labels
icheck-0.9.7/ChangeLog-493-    Revision:
##############################################
icheck-0.9.7/Makefile-179-	do \
icheck-0.9.7/Makefile:180:		mkdir -p `dirname "$(DESTDIR)$(prefix)/share/icheck/perl5/$$i"`; \
icheck-0.9.7/Makefile-181-		cp $$i "$(DESTDIR)$(prefix)/share/icheck/perl5/$$i"; \
##############################################
icheck-0.9.7/Makefile-184-	do \
icheck-0.9.7/Makefile:185:		mkdir -p `dirname "$(DESTDIR)$(prefix)/lib/icheck/perl5/$$i"`; \
icheck-0.9.7/Makefile-186-		cp $$i "$(DESTDIR)$(prefix)/lib/icheck/perl5/$$i"; \