Generating Makefile.in (opcodes)
Phil Blundell
pb@nexus.co.uk
Thu Sep 20 03:25:00 GMT 2001
>I've modified opcodes/Makefile.am and re-generated opcodes/Makefile.in for a
>w.i.p port but every time I do a cvs update and a merge takes place to a new
>checked-in version of Makefile.in I have conflicts. Looking at the problem it
>seems that HFILES =..., CFILES =... are transformed into a one line list in my
>Makefile.in where as the checked-in version has them as Makefile.am. I've
>followed the exact style/guidelines in Makefile.am for adding files to HFILES
>etc..
This is pretty much an occupational hazard. Different versions of the
autotools do this kind of thing slightly differently. Unless you and the
person checking in have precisely the same automake and autoconf, conflicts
are almost inevitable.
p.
More information about the Binutils
mailing list