at.dms.kjc.raw
Class MakefileGenerator

java.lang.Object
  extended by at.dms.kjc.raw.MakefileGenerator

public class MakefileGenerator
extends Object


Field Summary
static boolean ISCA_CONFIG
           
static String MAKEFILE_NAME
           
 
Constructor Summary
MakefileGenerator()
           
 
Method Summary
static void createMakefile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAKEFILE_NAME

public static final String MAKEFILE_NAME
See Also:
Constant Field Values

ISCA_CONFIG

public static final boolean ISCA_CONFIG
See Also:
Constant Field Values
Constructor Detail

MakefileGenerator

public MakefileGenerator()
Method Detail

createMakefile

public static void createMakefile()