mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-26 07:44:29 +00:00
Hack test for ebc.mk
This commit is contained in:
parent
4e368ae2b3
commit
021a8b4f3f
@ -1,7 +1,7 @@
|
||||
OBJ_EBC=anal_ebc.o
|
||||
|
||||
STATIC_OBJ+=${OBJ_EBC}
|
||||
SHARED_OBJ+=${LTOP}/asm/arch/ebc/ebc_disas.o
|
||||
OBJ_EBC+=../../../../../../../../../../../${LTOP}/asm/arch/ebc/ebc_disas.o
|
||||
TARGET_EBC=anal_ebc.${EXT_SO}
|
||||
|
||||
ALL_TARGETS+=${TARGET_EBC}
|
||||
|
Loading…
x
Reference in New Issue
Block a user