summaryrefslogtreecommitdiff
path: root/ipl/packs/tcll1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ipl/packs/tcll1/Makefile')
-rw-r--r--ipl/packs/tcll1/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/ipl/packs/tcll1/Makefile b/ipl/packs/tcll1/Makefile
new file mode 100644
index 0000000..d15cf0b
--- /dev/null
+++ b/ipl/packs/tcll1/Makefile
@@ -0,0 +1,10 @@
+tcll1:
+ icont -s -c xcode escape ebcdic
+ icont -s -c gramanal ll1 semstk readll1 parsell1 scangram semgram
+ icont -s -fs tcll1
+
+Iexe: tcll1
+ cp tcll1 ../../iexe/
+
+Clean:
+ rm -f *.u[12] tcll1