K 10 svn:author V 3 dim K 8 svn:date V 27 2011-01-19T21:57:30.055185Z K 7 svn:log V 376 While building ld for powerpc or powerpc64, make the generated files eelf32ppc.c and eelf64ppc.c dependent on ldemul-list.h, since some of the scripts called from genscripts.sh (ppc32elf.em and ppc64elf.em, respectively) grep ldemul-list.h to determine whether spu emulation is available. This avoids a needless error message during 'make depend' in gnu/usr.bin/binutils/ld. END