radare2/libr/diff/Jamroot

4 lines
87 B
Plaintext

OBJS = diff.c bdiff.c ;
lib r_diff : $(OBJS) : <include>../include <library>../util ;