rizin/test/unit/legacy_unit/syscall/Makefile
2020-10-01 16:13:03 +02:00

6 lines
101 B
Makefile

OBJ=hello.o
BIN=hello
BINDEPS=rz_syscall rz_db rz_util
include ../../rules.mk
include ../../db/r.mk