===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ledit-2.04/Makefile-28-ledit.1: ledit.1.tpl go.ml
ledit-2.04/Makefile:29:	VERSION=`sed -n -e 's/^.* version = "\(.*\)".*$$/\1/p' go.ml`; \
ledit-2.04/Makefile-30-	sed s/LEDIT_VERSION/$$VERSION/ ledit.1.tpl > ledit.1
##############################################
ledit-2.04/Makefile-53-META: META.tpl
ledit-2.04/Makefile:54:	VERSION=`sed -n -e 's/^.* version = "\(.*\)".*$$/\1/p' go.ml`; \
ledit-2.04/Makefile-55-	sed s/LEDIT_VERSION/$$VERSION/ META.tpl > META