mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-11 00:06:19 +00:00
3 lines
75 B
Makefile
3 lines
75 B
Makefile
all:
|
|
$(CC) -o r2bb r2bb.c -L../../libr/util -lr_util -I../../libr/include
|