summaryrefslogtreecommitdiff
path: root/package/bison/files/yacc
diff options
context:
space:
mode:
Diffstat (limited to 'package/bison/files/yacc')
-rwxr-xr-xpackage/bison/files/yacc2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/bison/files/yacc b/package/bison/files/yacc
new file mode 100755
index 000000000..8681b8f54
--- /dev/null
+++ b/package/bison/files/yacc
@@ -0,0 +1,2 @@
+#!/bin/sh
+bison -y "$@"