This directory contains bits and pieces to build CRISP under
OS/2. (Last tested under v1.21 with MSC5.1 compiler using MSC6 include
files!!).

Type 'gmake SHELL=cmd dos' in main level source directory, assuming you
have GNU make. If not use your own make, but you may need to hack
things to get them to work. This builds the cr.exe and cm.exe programs.

Go to the crunch directory and type 'gmake SHELL=cmd'. The link phase will
fail, but then type:

	link @..\os2utils\crunch.lnk

Be careful when moving these Unix ascii files to OS/2 or DOS. You'll need
to do some form of CR/LF conversion.
