Would it be a good idea to allow the option for automake to generate: -include ./$(DEPDIR)/whatever.Plo
(with the initial '-') so that if somebody hits C-c at the wrong time (for example) the lack of/broken whatever.Plo file does not stop the next "make"? H
