add_target
target = conf->add_target(name);
struct target *add_target(const char *name);
targ = conf->add_target(t_name);