compile:
	gcc initialprog.c -Werror=switch -o initialprog

run:
	./initialprog