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

6 lines
58 B
Makefile

NAME=r_range
DEPS=r_util
OBJ=range.o
include ../rules.mk