radare2/libr/reg/t/Makefile

8 lines
93 B
Makefile

include ../../config.mk
OBJ=test.o
BIN=regtest
BINDEPS=r_reg r_util
include ../../rules.mk