run_test: lib/LL.c test_cases.c labexam.c
	gcc -Wall -std=c99 -o run_test lib/LL.c test_cases.c labexam.c 
