1 2 3 4 5 6
build: python setup.py build_ext --inplace clean: find -name \*.c -exec rm {} \; rm -rf build