Moving to Autoconf 2.64, Automake 1.11
Segher Boessenkool
segher@kernel.crashing.org
Sun Jan 24 13:29:00 GMT 2016
On Fri, Jan 22, 2016 at 11:57:35PM +0300, Michael Shigorin wrote:
> Hello,
> looks like this old problem[1] has resurfaced on me during
> a modified 2.25 tarball import into ALT Linux' git-based
> source control/build system:
>
> > make[3]: *** No rule to make target `sysroff.info', needed by
> > `sysroff.h'. Stop.
>
> Is binutils/.gitignore correct in this particular line:
>
> *.info
>
> given the presence of a non-generated .info file, or is it worth
> to rename sysroff.info into something less unfortunate after all?
Or add
!sysroff.info
to that .gitignore?
Segher
More information about the Binutils
mailing list