To make texware in DOS copy all the files in this directory (web2c/texware/dos)
into web2c/texware.
 
The files pack.bat, convert.bat and convhuge.bat may need to be read in
to a text editor and then saved again in order to return them to
having DOS's newline/linefeed combination.
 
The makefile does most of the rest but you should also refer to the
instructions for bootstrapping tangle in the main readme. Furthermore,
you should edit the distributed tangle.c so that the tokmem and
bytemem arrays are declared as huge.
 
The sed scripts contained in this directory modify tangle.c and weave.c
so that some of their arrays end up declared as "huge", and are used by
convhuge.bat.
