hoppity: hoppity.c Makefile
	$(CC) -std=gnu99 -O2 -o $@ $< -lm
