===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
r-cran-png-0.1-7/configure.win-7-## In the future we should be able to use
r-cran-png-0.1-7/configure.win:8:## local=`${R_HOME}/bin/R CMD config LOCAL_SOFT`
r-cran-png-0.1-7/configure.win-9-## but up to at least R 3.0.1 that doesn't work
r-cran-png-0.1-7/configure.win-10-if [ -z "$MAKE" ]; then
r-cran-png-0.1-7/configure.win:11:    MAKE=`${R_HOME}/bin/R CMD config MAKE`
r-cran-png-0.1-7/configure.win-12-    if [ -z "$MAKE" ]; then
##############################################
r-cran-png-0.1-7/configure.win-16-makefiles="-f ${R_HOME}/etc${R_ARCH}/Makeconf -f ${R_SHARE_DIR}/make/config.mk"
r-cran-png-0.1-7/configure.win:17:local=`${MAKE} -s ${makefiles} print R_HOME=${R_HOME} VAR=LOCAL_SOFT`
r-cran-png-0.1-7/configure.win-18-