Unix Makefile updates
A free file archiver for extremely high compression
Brought to you by:
ipavlov
This patch allows to disable rar support (potentially wanted by some Linux distros) with "DISABLE_RAR=1" and to enable using jwasm with "USE_JWASM=1".
When using jwasm the file x86/AesOpt.asm isn't assembled because it only assembles with asmc.
The patch also silences the copyright messages of the assemblers and adds a distclean target to the Bundle2 makefile.
Ok, I'll implement similar changes.