add solve_ip function
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 6 Sep 2012 06:25:48 +0000 (08:25 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 6 Sep 2012 06:25:48 +0000 (08:25 +0200)
planetlab/exp-tool/Makefile

index 7c82769..74a0d3a 100644 (file)
@@ -23,6 +23,7 @@ opp=$(call proj1,$(1))@$(call flip,$(call proj2,$(1)))
 rget=$(call get,$(call opp,$(1)))
 
 solve=$(HOST_$(1))
+solve_ip=$(IP_$(1))
 # can be redefined in conf.mk if that's not the expected behaviour
 display?=host $(1) aka $(call solve,$(1))