dicekey/Makefile

7 lines
138 B
Makefile
Raw Normal View History

install:
python setup.py build
sudo checkinstall -Dy --fstrans=no python setup.py install
clean:
sudo rm -r build *-pak dicekey_*.deb