Skip to content
Commit 78aa7688 authored by Jens Remus's avatar Jens Remus Committed by Andreas Krebbel
Browse files

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: default avatarJens Remus <jremus@linux.ibm.com>
Reviewed-by: default avatarAndreas Krebbel <krebbel@linux.ibm.com>
parent 06f05f35
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment