===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
vnlog-1.30/test/test_c_api.sh-4-
vnlog-1.30/test/test_c_api.sh:5:cd `dirname $0`
vnlog-1.30/test/test_c_api.sh-6-
##############################################
vnlog-1.30/test/test_python2_parser.sh:1:python2 `dirname $0`/test_python_parser.py
##############################################
vnlog-1.30/test/test_python3_parser.sh:1:python3 `dirname $0`/test_python_parser.py
##############################################
vnlog-1.30/.pc/Drop-python2.patch/GNUmakefile-34-  {									\
vnlog-1.30/.pc/Drop-python2.patch/GNUmakefile:35:    $$c{$$a} = `pod2text $$a | mawk "/REPOSITORY/{exit} {print}"`;	\
vnlog-1.30/.pc/Drop-python2.patch/GNUmakefile-36-  }									\
##############################################
vnlog-1.30/.pc/Drop-python2.patch/GNUmakefile-460-        # This is required because Make can't deal with : in rules
vnlog-1.30/.pc/Drop-python2.patch/GNUmakefile:461:	for fil in `find $(DESTDIR) -name '*__colon__*'`; do mv $$fil `echo $$fil | sed s/__colon__/:/g`; done
vnlog-1.30/.pc/Drop-python2.patch/GNUmakefile-462-
##############################################
vnlog-1.30/.pc/Drop-python2.patch/GNUmakefile-476-ifneq ($(strip $(DIST_BIN)),)
vnlog-1.30/.pc/Drop-python2.patch/GNUmakefile:477:	for fil in `find $(DESTDIR)/usr/bin -type f`; do head -n1 $$fil | grep -q '^#!.*/perl$$' && perl -n -i -e 'print unless /^\s* use \s+ lib \b/x' $$fil || true; done
vnlog-1.30/.pc/Drop-python2.patch/GNUmakefile-478-endif
##############################################
vnlog-1.30/GNUmakefile-34-  {									\
vnlog-1.30/GNUmakefile:35:    $$c{$$a} = `pod2text $$a | mawk "/REPOSITORY/{exit} {print}"`;	\
vnlog-1.30/GNUmakefile-36-  }									\
##############################################
vnlog-1.30/GNUmakefile-458-        # This is required because Make can't deal with : in rules
vnlog-1.30/GNUmakefile:459:	for fil in `find $(DESTDIR) -name '*__colon__*'`; do mv $$fil `echo $$fil | sed s/__colon__/:/g`; done
vnlog-1.30/GNUmakefile-460-
##############################################
vnlog-1.30/GNUmakefile-474-ifneq ($(strip $(DIST_BIN)),)
vnlog-1.30/GNUmakefile:475:	for fil in `find $(DESTDIR)/usr/bin -type f`; do head -n1 $$fil | grep -q '^#!.*/perl$$' && perl -n -i -e 'print unless /^\s* use \s+ lib \b/x' $$fil || true; done
vnlog-1.30/GNUmakefile-476-endif