pthread.out : pthread.c makefile
	qcc -g -o pthread.out pthread.c
