projects
/
cs-p2p-next.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf83dc7
)
instrumentation/hrktorrent: remove hrktorrent-static from build default Makefile...
getopt_long
author
P2P-Next
<p2p-next@cs.pub.ro>
Tue, 10 Aug 2010 07:28:30 +0000
(10:28 +0300)
committer
P2P-Next
<p2p-next@cs.pub.ro>
Tue, 10 Aug 2010 07:28:30 +0000
(10:28 +0300)
instrumentation/hrktorrent/Makefile
patch
|
blob
|
history
diff --git
a/instrumentation/hrktorrent/Makefile
b/instrumentation/hrktorrent/Makefile
index
0fec1aa
..
119e95d
100644
(file)
--- a/
instrumentation/hrktorrent/Makefile
+++ b/
instrumentation/hrktorrent/Makefile
@@
-1,6
+1,7
@@
include vars.mk
-all: $(OUT) $(OUT)-static
+all: $(OUT)
+# $(OUT)-static
.cpp.o:
@echo [CXX] $<