===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ucspi-unix-1.0/Makefile-19-	  echo 'source=$$1; shift'; \
ucspi-unix-1.0/Makefile:20:	  echo 'base=`echo "$$source" | sed -e s:\\\\.c$$::`'; \
ucspi-unix-1.0/Makefile-21-	  echo exec `head -n 1 conf-cc` -I.  '-o $${base}.o -c $$source $${1+"$$@"}'; \