threadtest2: threadtest2.c gcc -Wall -lpthread -o threadtest2 threadtest2.c clean: rm -f threadtest2