mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-28 15:41:38 +00:00
c5e588e6e5
- Previous commits has been reported in the ChangeLog file - hg log has been lost (moved inside ChangeLog) - Old radare1 repository has removed all the libr
5 lines
40 B
Makefile
5 lines
40 B
Makefile
NAME=r_bp
|
|
OBJ=bp.o
|
|
|
|
include ../rules.mk
|