diff --git a/Makefile b/Makefile index 902f98d69c..16e458e50b 100644 --- a/Makefile +++ b/Makefile @@ -317,7 +317,6 @@ configure-v3: sed -i "s/^send_rate = .*/send_rate = $(SEND_RECV_RATE)/" $(CONFIG_FILE); \ sed -i "s/ttl-num-blocks = .*/ttl-num-blocks = 12/" $(CONFIG_FILE); \ fi - .PHONY: configure-v3