
; Amiga convert script for tex
;
echo "join /common/common.defines /common/texmf.defines tex.p \"
join /common/common.defines /common/texmf.defines tex.p TO t:web2c.in
echo "| /web2c/web2c -t -h/common/texmf.h -a \"
/web2c/web2c <t:web2c.in >t:fixwrites.in -t -h/common/texmf.h -a
delete t:web2c.in quiet
echo "| /web2c/fixwrites -t\"
/web2c/fixwrites <t:fixwrites.in >t:regfix.in -t
delete t:fixwrites.in quiet
echo "| /web2c/regfix \"
/web2c/regfix <t:regfix.in >t:splitup.in
delete t:regfix.in quiet
echo "| /web2c/splitup"
/web2c/splitup <t:splitup.in
delete t:splitup.in quiet
join coerce.h fixcoerce.h TO xcoerce.h
delete coerce.h quiet
rename xcoerce.h coerce.h quiet
