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

clean:
		rm -f gotthard


syntax highlighted by Code2HTML, v. 0.9.1