mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-25 14:19:51 +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
|