hoppity: hoppity.cpp Makefile
	$(CXX) -std=gnu++98 -O2 -o $@ $< -lm
