|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectptolemy.copernicus.c.MakeFileGenerator
ptolemy.copernicus.c.MakefileGenerator_C6000
public class MakefileGenerator_C6000
This class generates a makefile specific to the TMS320C6xxx.
| Red (ssb) |
| Red (ankush) |
| Constructor Summary | |
|---|---|
MakefileGenerator_C6000()
|
|
| Method Summary | |
|---|---|
static void |
generateMakeFile(java.lang.String classPath,
java.lang.String className)
Create the MakeFile. |
| Methods inherited from class ptolemy.copernicus.c.MakeFileGenerator |
|---|
classNameToMakeFileName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MakefileGenerator_C6000()
| Method Detail |
|---|
public static void generateMakeFile(java.lang.String classPath,
java.lang.String className)
classPath - The classPath.className - The class for which the Makefile is to be generated.
The makefile will have the name className.make.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||