This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
.Plo files
- From: Harlan Stenn <hstenn at cisco dot com>
- To: automake at gnu dot org
- Cc: hstenn at cisco dot com
- Date: Thu, 01 Jul 2004 16:34:11 -0700
- Subject: .Plo files
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