|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPhonyRule
.PHONY The prerequisites of the special target `.PHONY' are considered to be phony targets. When it is time to consider such a target, `make' will run its commands unconditionally, regardless of whether a file with that name exists or what its last-modification time is.
Method Summary |
---|
Methods inherited from interface org.eclipse.cdt.make.core.makefile.ISpecialRule |
---|
getPrerequisites |
Methods inherited from interface org.eclipse.cdt.make.core.makefile.IRule |
---|
getCommands, getTarget |
Methods inherited from interface org.eclipse.cdt.make.core.makefile.IParent |
---|
getDirectives |
Methods inherited from interface org.eclipse.cdt.make.core.makefile.IDirective |
---|
getEndLine, getFileName, getParent, getStartLine, toString |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |