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 0fec1aa..119e95d 100644 (file)
@@ -1,6 +1,7 @@
 include vars.mk
 
-all: $(OUT) $(OUT)-static
+all: $(OUT)
+# $(OUT)-static
 
 .cpp.o:
        @echo [CXX] $<