[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ns] Makefile or Makefile.in?
Hello all, I have a simple question regarding Makefile:
If I want to create a new agent and have placed the C++ files under the ~ns/
directory, exactly which makefile do I need to modify to include the new .o
file for my agent? Should I change ~ns/Makefile or ~ns/Makefile.in? How
are these two files related to each other?
I have checked the archive, but it seemed that there is no definite answer.
Your help is greatly appreciated!
WQ