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

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

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

Classes in org.eclipse.cdt.make.internal.core.makefile that implement ISuffixesRule
 class SuffixesRule
          .SUFFIXES Prerequesites of .SUFFIXES shall be appended tothe list of known suffixes and are used inconjucntion with the inference rules.