all:
	$(CC) -o rz-bb rz-bb.c -L../../librz/util -lrz_util -I../../librz/include
