at.dms.kjc.spacetime
Class Makefile

java.lang.Object
  extended by at.dms.kjc.spacetime.Makefile

public class Makefile
extends Object


Field Summary
static String MAKEFILE_NAME
           
 
Constructor Summary
Makefile(RawChip rc)
           
 
Method Summary
 void doit()
           
static void generate(RawChip rc)
           
 
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

Makefile

public Makefile(RawChip rc)
Method Detail

generate

public static void generate(RawChip rc)

doit

public void doit()