cc.glsn.v15
Class MakefileGenerator

java.lang.Object
  extended by cc.glsn.v15.MakefileGenerator

public class MakefileGenerator
extends Object


Constructor Summary
MakefileGenerator(String BinaryName, String ConfigFilePath)
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MakefileGenerator

public MakefileGenerator(String BinaryName,
                         String ConfigFilePath)
                  throws Exception
Throws:
Exception
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception