summaryrefslogtreecommitdiff
path: root/ipl/packs/tcll1/Makefile
blob: d15cf0b38cdedca8600a2a8d29d1011857c54588 (plain)
1
2
3
4
5
6
7
8
9
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