mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-01 02:33:50 +00:00
14f85bd76f
- Use absolute paths everywhere and simplify Makefiles
5 lines
78 B
Makefile
5 lines
78 B
Makefile
BIN=rabin2
|
|
BINDEPS=r_bin r_cons r_lib r_flags r_util r_db
|
|
|
|
include ../binr.mk
|