driver_stack: driver_stack.c stack.c LL.c
	gcc -Wall -std=c99 -o driver_stack driver_stack.c stack.c LL.c