> The following lines in opcodes/Makefile.in are the result of a broken > automake: > > @CGEN_MAINT_TRUE@IP2K_DEPS = \ > [...] > Note the spurious backslash at the end of every @CGEN_MAINT_FALSE@ > line. Question: Are the automake/etc. tools one is supposed to use still the ones in ftp://sources.redhat.com/pub/binutils/ ?