INSTALLATION of the Unix Pic Tools
----------------------------------

Ian King
Installation should be as simple as typing "make" at the top level.

The executables are left in the ./bin directory.
These will be:-

picasm		assembles into a pt file
picdis		disassembles a pt file (picdis -h for useage)
convert		conversion program between intel hex16 and pt format
i16_2_pt	symbolic link to conversion (does intel16 to pt)
pt_2_i16	symbolic link to conversion (does pt to intel16)
ptprint		prints out the vital stats of a pt file
