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