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
Prefer a fold rather than a map when newing pieces. This avoids a build and kill...
[etorrent.git]
/
lib
/
Makefile
blob
0058cfe1e95a52296406961036ad6734caded946
1
all
:
2
cd etorrent-1.0
&& $(
MAKE
)
3
4
tags
:
5
cd etorrent-1.0
&& $(
MAKE
)
tags
6
7
clean
:
8
cd etorrent-1.0
&& $(
MAKE
)
clean