diff options
author | Jens Remus <jremus@linux.ibm.com> | 2023-12-20 11:14:47 +0100 |
---|---|---|
committer | Andreas Krebbel <krebbel@linux.ibm.com> | 2023-12-20 11:50:32 +0100 |
commit | 78aa7688e896cccae138d0bf13099f7b729150c2 (patch) | |
tree | 9fcad5cf69bfd629e411ea1aa56184f4cf4dcaec /gdbsupport/Makefile.in | |
parent | 06f05f35856b37bc6db014d0921638932dd5a97a (diff) | |
download | binutils-78aa7688e896cccae138d0bf13099f7b729150c2.zip binutils-78aa7688e896cccae138d0bf13099f7b729150c2.tar.gz binutils-78aa7688e896cccae138d0bf13099f7b729150c2.tar.bz2 |
s390: Fix build when using EXEEXT_FOR_BUILD
Suffix the s390-mkopc build utility executable file name with
EXEEXT_FOR_BUILD. Otherwise it cannot be located when building with
EXEEXT_FOR_BUILD. Use pattern used for other architecture build
utilities and compile and link s390-mkopc in two steps.
While at it also specify the dependencies of s390-mkopc.c.
opcodes/
* Makefile.am: Add target to build s390-mkopc.o. Correct
target to build s390-mkopc$(EXEEXT_FOR_BUILD).
* Makefile.in: Regenerate.
Signed-off-by: Jens Remus <jremus@linux.ibm.com>
Reviewed-by: Andreas Krebbel <krebbel@linux.ibm.com>
Diffstat (limited to 'gdbsupport/Makefile.in')
0 files changed, 0 insertions, 0 deletions