at.dms.kjc.spacedynamic
Class MakefileGenerator

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

public class MakefileGenerator
extends Object


Field Summary
static String MAKEFILE_NAME
           
 
Constructor Summary
MakefileGenerator()
           
 
Method Summary
static void createMakefile(SpdStreamGraph sg)
           
 
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
Constructor Detail

MakefileGenerator

public MakefileGenerator()
Method Detail

createMakefile

public static void createMakefile(SpdStreamGraph sg)