summaryrefslogtreecommitdiffstats
path: root/qt-bundle/gnuwin32/bin/yacc
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@nokia.com>2011-03-29 09:34:01 +0200
committerLiang Qi <liang.qi@nokia.com>2011-03-29 09:34:01 +0200
commitb480e07a560117103808654f58c89a89ab21b29b (patch)
tree3b899e6ff8f0da58dda7bcc75e5787e2fa1e66c9 /qt-bundle/gnuwin32/bin/yacc
parent3ec7d13f9a555b673c53f9ed367fc314455eadbf (diff)
Replace mother with qt-bundle
Diffstat (limited to 'qt-bundle/gnuwin32/bin/yacc')
-rw-r--r--qt-bundle/gnuwin32/bin/yacc2
1 files changed, 2 insertions, 0 deletions
diff --git a/qt-bundle/gnuwin32/bin/yacc b/qt-bundle/gnuwin32/bin/yacc
new file mode 100644
index 0000000..0d8549e
--- /dev/null
+++ b/qt-bundle/gnuwin32/bin/yacc
@@ -0,0 +1,2 @@
+#! /bin/sh
+exec 'c:/progra~1/bison/bin/bison' -y "$@"