=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== ruby-gherkin-4.0.0/Makefile-21-acceptance/testdata/%.feature.tokens: ../testdata/%.feature ../testdata/%.feature.tokens .built ruby-gherkin-4.0.0/Makefile:22: mkdir -p `dirname $@` ruby-gherkin-4.0.0/Makefile-23- bin/gherkin-generate-tokens $< > $@ ############################################## ruby-gherkin-4.0.0/Makefile-27-acceptance/testdata/%.feature.ast.json: ../testdata/%.feature ../testdata/%.feature.ast.json .built ruby-gherkin-4.0.0/Makefile:28: mkdir -p `dirname $@` ruby-gherkin-4.0.0/Makefile-29- bin/gherkin-generate-ast $< | jq --sort-keys "." > $@ ############################################## ruby-gherkin-4.0.0/Makefile-33-acceptance/testdata/%.feature.pickles.json: ../testdata/%.feature ../testdata/%.feature.pickles.json .built ruby-gherkin-4.0.0/Makefile:34: mkdir -p `dirname $@` ruby-gherkin-4.0.0/Makefile-35- bin/gherkin-generate-pickles $< | jq --sort-keys "." > $@ ############################################## ruby-gherkin-4.0.0/Makefile-39-acceptance/testdata/%.feature.errors: ../testdata/%.feature ../testdata/%.feature.errors .built ruby-gherkin-4.0.0/Makefile:40: mkdir -p `dirname $@` ruby-gherkin-4.0.0/Makefile-41- # Travis disables C extensions for jruby, and it doesn't seem possible to