mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-05 20:50:06 +00:00
4 lines
63 B
Makefile
4 lines
63 B
Makefile
all:
|
|
gcc -I../../../include armass.c -DMAIN -lr_util
|
|
./a.out
|