|
|
1.1 root 1: path="/usr/new/lib/icon/5.9.0"
2: for i in `cat $1.tlist`
3: do
4: echo Translating $i
5: $path/itran -s $i.icn
6: echo Linking $i
7: $path/ilink $i.u1
8: echo Executing $i
9: $path/iconx $i >local/$i.out
10: echo Checking $i
11: diff distr/$i.out local/$i.out
12: rm -f $i $i.u1 $i.u2
13: done
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.