1. It stores file hashes in a database which is persistent over runs,
so you can use wildcards to specify the files to build, and it will
figure out on its own that the wildcard includes new files which have
to be compiled. This is simply impossible in a system where state
information is stored only in file system attributes, such as make.
-- Vinícius dos Santos Oliveira https://about.me/vinipsmaker |