gas: Make bfin-parse.c/rl78-parse.c/rx-parse.c depend on bfd/reloc.c
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 21 Sep 2018 11:24:40 +0000 (04:24 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 21 Sep 2018 11:25:06 +0000 (04:25 -0700)
commitb8426d169d3f8ab820f3bdaf45fbc64f8bb827ed
tree86fe6f27384d72d89e57c9642b675702e37e4c38
parent95475e5d6b7529309ca804fdc2c2e04d654c3978
gas: Make bfin-parse.c/rl78-parse.c/rx-parse.c depend on bfd/reloc.c

Since bfin-parse.c, rl78-parse.c and rx-parse.c use BFD_RELOC_XXX, we
need to regenerate them when bfd/reloc.c changhes.

PR gas/23692
* Makefile.am (bfin-parse.c): Depend on $(srcdir)/../bfd/reloc.c.
(rl78-parse.c): Likewise.
(rx-parse.c): Likewise.
* Makefile.in: Regenerated.
gas/ChangeLog
gas/Makefile.am
gas/Makefile.in
This page took 0.024729 seconds and 4 git commands to generate.