===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
pinpoint-0.1.8/build/autotools/Makefile.am.release-31-	@echo -n "Checking that $(VERSION) has an even micro component..."
pinpoint-0.1.8/build/autotools/Makefile.am.release:32:	@test "$(PINPOINT_MICRO_VERSION)" = "`echo $(PINPOINT_MICRO_VERSION)/2*2 | bc`" \
pinpoint-0.1.8/build/autotools/Makefile.am.release-33-	  || (echo "Ouch." && \
##############################################
pinpoint-0.1.8/build/autotools/Makefile.am.release-65-	@echo "will include a signed $(PINPOINT_VERSION) tag which points to a commit named:"
pinpoint-0.1.8/build/autotools/Makefile.am.release:66:	@echo "  `git cat-file tag $(PINPOINT_VERSION) | grep ^object | $(SED) -e 's,object ,,'`"
pinpoint-0.1.8/build/autotools/Makefile.am.release-67-	@echo ""