radare2/libr/macro/Makefile
2010-01-15 13:02:54 +01:00

6 lines
58 B
Makefile

NAME=r_macro
DEPS=r_util
OBJ=macro.o
include ../rules.mk