create_target
target = create_target(par->TargetName);
if ((target = create_target(TargetName)) == NULL) {