## config.h used to exist in include directory, remove it at some point in the future
clean:
	rm -f config.h*
.PHONY: clean