all: python2 setup.py build_ext --inplace cython2 -a ads.pyx clean: python2 setup.py clean rm ads.c ads.html ads.so