- Remove mf_strip.c and the declaration of 'strip_sp'
added a rule that use gcc to generate preprocessor output (gcc -E) that can be then compared to a already generated output using the diff utility. Ran make test on the repository to verify changes.