mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-01 02:33:50 +00:00
a6629c610c
- Not really portable, needs some work to fix w32 build
5 lines
73 B
Makefile
5 lines
73 B
Makefile
BIN=rabin2
|
|
BINDEPS=r_bin r_cons r_util r_lib r_flags
|
|
|
|
include ../binr.mk
|