X-Git-Url: https://git.archive.openwrt.org/?p=15.05%2Fopenwrt.git;a=blobdiff_plain;f=tools%2Fbison%2Fscripts%2Fyacc;fp=tools%2Fbison%2Fscripts%2Fyacc;h=8f73e26fb13043fab859b0dc11cb49ee35b17068;hp=0000000000000000000000000000000000000000;hb=ff1ba24f51709121f92edad1fa1df38160d7d4f4;hpb=ad5f485a4bff3f7458d80dd4775878f7081bb2b5 diff --git a/tools/bison/scripts/yacc b/tools/bison/scripts/yacc new file mode 100755 index 0000000000..8f73e26fb1 --- /dev/null +++ b/tools/bison/scripts/yacc @@ -0,0 +1,2 @@ +#!/bin/sh +exec bison -y "$@"