repo.or.cz
/
smpy-maemo.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fullscreen support, UI fixes, reset improved
[smpy-maemo.git]
/
makefile
blob
a3575877fb6f79c69e6e9461f67130ed021f0933
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
)
8