1 #============================================================================
2 # Rule for setting options at targets
3 #============================================================================
5 #----------------------------------------------------------------------------
6 # private rule - please specify the options in Application, Plugin or Library
7 # rule and don't use this rule here directly.
9 ## CheckOptions candidates : Options : target
15 if ! [ IsElem $(i) : $(<) ]
17 echo "WARNING: Unknown option $(i) specified at $(3)." ;