Uses of Interface
org.eclipse.cdt.make.core.makefile.gnu.IPhonyRule

Packages that use IPhonyRule
org.eclipse.cdt.make.internal.core.makefile.gnu   
 

Uses of IPhonyRule in org.eclipse.cdt.make.internal.core.makefile.gnu
 

Classes in org.eclipse.cdt.make.internal.core.makefile.gnu that implement IPhonyRule
 class PhonyRule
          .PHONY The prerequisites of the special target `.PHONY' are considered to be phony targets.