mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-01 02:33:50 +00:00
4874de4569
- r_core_bin_info shows bin data from core - rabin2, file_load and cmd_info now uses this new api
5 lines
46 B
Makefile
5 lines
46 B
Makefile
BIN=rabin2
|
|
BINDEPS=r_core
|
|
|
|
include ../binr.mk
|