Fixed
- Time stamp (i.e. Header Type 5 at offset 0x8c) on decompressed files did not match time stamp of the original compressed files for UNIX platforms.
Changed
- Reunify 32 and 64 bits Makefiles into just one Makefile.
- Number of Kernel bits can be passed to the Makefile or is picked up automatically for Solaris and Unix platforms.
- Change of test data and its structure.
Original uncompressed data and their compressed counterparts are provided.
The check is performed comparing the original uncompressed data with the decompressed data obtained from running the `xRITDecompress` tool.