blob: 43fe7bff70335316de393b53b6ed7ac1865cc11f [file] [log] [blame]
all:
python setup.py install
clean:
python setup.py clean
rm -rf ./build
%:
python setup.py $@