mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-12 23:46:36 +00:00
14f85bd76f
- Use absolute paths everywhere and simplify Makefiles
5 lines
46 B
Makefile
5 lines
46 B
Makefile
BIN=rarun2
|
|
BINDEPS=r_util
|
|
|
|
include ../binr.mk
|