repo.or.cz
/
etorrent.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Globalize the etorrent_t_peer_group_mgr and rename it to etorrent_choker while here.
[etorrent.git]
/
Makefile.config
blob
640c7334f8dfe55d664fd30e049ea9c36e191555
1
PREFIX=/usr/local
2
BIN_PREFIX=$(PREFIX)/bin
3
RELEASE_PREFIX=$(PREFIX)/etorrent
4
5
ERL=erl
6
ERL_FLAGS=+Ktrue +A 128
7
8
DIALYZER=dialyzer
9
DIALYZER_OPTS=-Wunmatched_returns -Woverspecs -Wunderspecs