NAME
Signature::c_compilation_md5 -- a signature class that ignores changes to whitespace and comments
DESCRIPTION
Unlike the usual signature class, this class computes an MD5 checksum of all source files, excluding whitespace and comments. Your source files may change, but if you use this signature class, makepp will be smart enough to realize that certain changes don't matter.