Skip to content
Remove Makefile

From then on, compilation and installation only with setup.py.
Used either with `python setup.py install` or `pip install .`.
Install in the git directory with `python setup.py develop`.