[ns] How to compile and run tcl files?

2007-09-12 Thread Kavuluri, Mallesh (IE10)
Hai, I have written some .cc and .h files in a folder GPW. In the same folder I have written gpw.tcl file. In makefile.vc and Makefile of higher directory I have included GPW folder in INCLUDES list. And I have included .o files at the end of OBJ_STL list. I am typing make to compile.

[ns] How to compile and run tcl files?

2007-09-12 Thread Kavuluri, Mallesh (IE10)
Hai, I have written some .cc and .h files in a folder GPW. In the same folder I have written gpw.tcl file. In makefile.vc and Makefile of higher directory I have included GPW folder in INCLUDES list. And I have included .o files at the end of OBJ_STL list. I am typing make to compile.