===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
abci-0.0~git20170124.0.f94ae5e/Makefile-13-test:
abci-0.0~git20170124.0.f94ae5e/Makefile:14:	go test `${NOVENDOR}`
abci-0.0~git20170124.0.f94ae5e/Makefile-15-	bash tests/test.sh
##############################################
abci-0.0~git20170124.0.f94ae5e/Makefile-19-get_deps:
abci-0.0~git20170124.0.f94ae5e/Makefile:20:	go get -d `${NOVENDOR}`
abci-0.0~git20170124.0.f94ae5e/Makefile-21-
##############################################
abci-0.0~git20170124.0.f94ae5e/tests/test_cli/test.sh-15-
abci-0.0~git20170124.0.f94ae5e/tests/test_cli/test.sh:16:	pre=`shasum < "${INPUT}.out"`
abci-0.0~git20170124.0.f94ae5e/tests/test_cli/test.sh:17:	post=`shasum < "${INPUT}.out.new"`
abci-0.0~git20170124.0.f94ae5e/tests/test_cli/test.sh-18-