radare2/libr/reg/Jamroot

4 lines
93 B
Plaintext

OBJS = reg.c arena.c value.c ;
lib r_reg : $(OBJS) : <include>../include <library>../util ;