Macro add_target_opt

Source
macro_rules! add_target_opt {
    ($cmd:expr) => { ... };
}