integrands.so: integrands.c
	gcc -shared -fPIC -o $@ $^

clean:
	rm -f *.so *.o