summaryrefslogtreecommitdiffstats
path: root/src/tools/qlalr/examples/qparser/COMPILE
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qlalr/examples/qparser/COMPILE')
-rw-r--r--src/tools/qlalr/examples/qparser/COMPILE3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tools/qlalr/examples/qparser/COMPILE b/src/tools/qlalr/examples/qparser/COMPILE
new file mode 100644
index 0000000000..4aad300a9f
--- /dev/null
+++ b/src/tools/qlalr/examples/qparser/COMPILE
@@ -0,0 +1,3 @@
+qlalr calc.g
+qmake
+make