summaryrefslogtreecommitdiff
path: root/ipl/packs/tcll1/build1.bat
diff options
context:
space:
mode:
Diffstat (limited to 'ipl/packs/tcll1/build1.bat')
-rw-r--r--ipl/packs/tcll1/build1.bat9
1 files changed, 9 insertions, 0 deletions
diff --git a/ipl/packs/tcll1/build1.bat b/ipl/packs/tcll1/build1.bat
new file mode 100644
index 0000000..2dd52d2
--- /dev/null
+++ b/ipl/packs/tcll1/build1.bat
@@ -0,0 +1,9 @@
+rem These are from the Icon Program Library:
+
+icont -c xcode escape ebcdic
+
+rem These form the parser generator proper
+
+icont -c gramanal ll1 semstk readll1 parsell1 scangram semgram
+icont -fs tcll1
+