fix(graphs): mistyped make target
This commit is contained in:
+1
-1
@@ -196,7 +196,7 @@ flows-tikz:
|
||||
$(MAKE) tex $(FLOWS_ARGS)
|
||||
|
||||
all-experiments: datacenter-fq direct-link slowstart bandwidths flows
|
||||
all-experiments-tikz: datacenter-fq-tikz direct-link-tikz slowstart-tikz bandwidths-tikz flows
|
||||
all-experiments-tikz: datacenter-fq-tikz direct-link-tikz slowstart-tikz bandwidths-tikz flows-tikz
|
||||
|
||||
# Slowstart: standalone, reads raw text files directly (no aggregator).
|
||||
SLOWSTART_OUT := ../out/slowstart
|
||||
|
||||
Reference in New Issue
Block a user