Fullscreen support, UI fixes, reset improved
[smpy-maemo.git] / makefile
bloba3575877fb6f79c69e6e9461f67130ed021f0933
1 all:
2 python2.5 setup.py build
3 clean:
4 python2.5 setup.py clean --all
5 rm -f *~ *.pyo mechanize/*.pyo
6 install:
7 python2.5 setup.py install --root $(DESTDIR)