radare2/libr/config/Jamroot

4 lines
94 B
Plaintext

OBJS = config.c callback.c ;
lib r_config : $(OBJS) : <include>../include <library>../util ;