repo.or.cz
/
tor-bridgedb
/
rransom.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Changed and cleaned up the unallocated-bridges-to-bucket-files feature a bit,
[tor-bridgedb/rransom.git]
/
Makefile
blob
bee8d750233275e4ecb565ffad4163ee4278ee66
1
2
all
:
3
python setup.py build
4
5
test
:
6
python setup.py
test
7
8
install
:
9
@echo
'To install, run python setup.py --prefix=$$HOME'