driver_BT: driver_BT.c lib/BTnode.c lib/LL.c
	gcc -Wall -std=c99 -o driver_BT driver_BT.c lib/BTnode.c lib/LL.c

