mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-13 02:21:34 +00:00
4 lines
86 B
Makefile
4 lines
86 B
Makefile
all:
|
|
$(CC) -g -DHAS_MAIN=1 -I../../include swift-sd.c -L../../util -lr_util
|
|
./a.out
|