org.eclipse.cdt.make.internal.core.makefile.gnu
Class GNUMakefileConstants

java.lang.Object
  extended by org.eclipse.cdt.make.internal.core.makefile.MakeFileConstants
      extended by org.eclipse.cdt.make.internal.core.makefile.gnu.GNUMakefileConstants

public class GNUMakefileConstants
extends MakeFileConstants


Field Summary
 
Fields inherited from class org.eclipse.cdt.make.internal.core.makefile.MakeFileConstants
RULE_DEFAULT, RULE_IGNORE, RULE_POSIX, RULE_PRECIOUS, RULE_SCCS_GET, RULE_SILENT, RULE_SUFFIXES
 
Constructor Summary
GNUMakefileConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GNUMakefileConstants

public GNUMakefileConstants()