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