intsort: intsort.c
	$(CC) -O3 -g -o $@ $^

# vim: noexpandtab tabstop=4:
