The -al option generates the assembly listing, which can be used to see how the written program relates to the generated assembly code.
Can be useful for debugging, especially if not using CCS. Document that this is an option, instead of enabling it by default in all makefiles