hd:
	gcc -g -o hd.x hd.c
	./rec -interactive hd.x
