aboutsummaryrefslogtreecommitdiffstats
path: root/gnuwin32/bin/yacc
diff options
context:
space:
mode:
Diffstat (limited to 'gnuwin32/bin/yacc')
-rw-r--r--gnuwin32/bin/yacc2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnuwin32/bin/yacc b/gnuwin32/bin/yacc
new file mode 100644
index 00000000..0d8549e3
--- /dev/null
+++ b/gnuwin32/bin/yacc
@@ -0,0 +1,2 @@
+#! /bin/sh
+exec 'c:/progra~1/bison/bin/bison' -y "$@"