IGNORE_TARGET

IGNORE_TARGET_NAME(target) is the same as IGNORE("*", "*", target).

IGNORE_TARGET_NAME(target, rtype) is the same as IGNORE("*", rtype, target).

Last updated