build:
	g++ -m64 -shared -fPIC -o GravHar.so ../src/GravHar/*.cpp
