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