Skip to main content

get_all_targets

get_all_targets(OUTVAR)

This function can be use to get all Makefiles targets.

Parameters

NameTypeDescription
OUTVARlist[string]Name of the output variable, a list containing all the Makefiles target.

get_all_ips(OUTVAR)

This function can be used to get all the IP that are associated with a Makefile target.

Parameters

NameTypeDescription
OUTVARlist[string]Name of the output variable, a list containing all the targeted IPs.