Uses of Interface
org.eclipse.cdt.make.core.makefile.IIgnoreRule

Packages that use IIgnoreRule
org.eclipse.cdt.make.internal.core.makefile   
 

Uses of IIgnoreRule in org.eclipse.cdt.make.internal.core.makefile
 

Classes in org.eclipse.cdt.make.internal.core.makefile that implement IIgnoreRule
 class IgnoreRule
          .IGNORE Prerequistes of this special target are targets themselves; this shall cause errors from commands associated with them to be ignored in the same manner as specified by the -i option.