Delete pass on manually added dependency for readelf.o for new target
authorHans-Peter Nilsson <hp@axis.com>
Thu, 25 May 2000 00:39:59 +0000 (00:39 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Thu, 25 May 2000 00:39:59 +0000 (00:39 +0000)
bfd/doc/bfdint.texi

index 4fcbb2d7e1ce7d0d5703594f5a4b683a090b36b1..ef4fa910831be0b9676f26ddbc1e3244292dfd92 100644 (file)
@@ -1609,9 +1609,7 @@ relocation to a name describing that relocation.
 
 While not a BFD component, you probably also want to make the binutils
 program @samp{readelf} parse your ELF objects.  For this, you need to add
-a dependency for @file{readelf.o} on @file{include/elf/@var{cpu}.h} in
-@file{binutils/Makefile.am}, and code for @code{EM_@var{cpu}} as
-appropriate in @file{binutils/readelf.c}.
+code for @code{EM_@var{cpu}} as appropriate in @file{binutils/readelf.c}.
 
 @node BFD ELF processor linker
 @subsubsection Processor specific linker support
This page took 0.02849 seconds and 4 git commands to generate.