gotthard:	gotthard.c
		gcc -Wall -pedantic -o gotthard gotthard.c
		strip gotthard

clean:
		rm -f gotthard


syntax highlighted by Code2HTML, v. 0.9.1