grutad: grutad.c
	gcc -Wall -g -pthread $< -o $@

test:
	./grutad
