]> p2p-next.cs.pub.ro Git - cs-p2p-next.git/commitdiff
instrumentation/hrktorrent: remove hrktorrent-static from build default Makefile... getopt_long
authorP2P-Next <p2p-next@cs.pub.ro>
Tue, 10 Aug 2010 07:28:30 +0000 (10:28 +0300)
committerP2P-Next <p2p-next@cs.pub.ro>
Tue, 10 Aug 2010 07:28:30 +0000 (10:28 +0300)
instrumentation/hrktorrent/Makefile

index 0fec1aafdc31add324694a9cdc529b53be6e076d..119e95d2b41cbb50ead055c1ec3808b150ba009e 100644 (file)
@@ -1,6 +1,7 @@
 include vars.mk
 
-all: $(OUT) $(OUT)-static
+all: $(OUT)
+# $(OUT)-static
 
 .cpp.o:
        @echo [CXX] $<