This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Question marks in Makefile.in
- To: <automake at gnu dot org>, Akim Demaille <akim at epita dot fr>
- Subject: Question marks in Makefile.in
- From: Pavel Roskin <proski at gnu dot org>
- Date: Sun, 25 Feb 2001 16:31:43 -0500 (EST)
- List-Id: Discussion list for automake <automake.gnu.org>
Hello, Akim!
The version 1.272 of the top-level Makefile.in that you submitted today to
the Automake CVS contains the following lines:
?EXEC?insexec-data-am: install-info-am
?!EXEC?install-data-am: install-info-am
I believe those question marks are supposed to be processed by Automake.
They should not appear in Makefile.in. Something must be wrong in your
patches.
Regards,
Pavel Roskin