My 2p below.
Regards,
Mohan S N
Raghunand Naganand <[EMAIL PROTECTED]> wrote: Hi,
I have the following questions:
1. What are sys/ and obj/ directories ?
This question is very specific to your codebase (directory layout of your
code).
2. Why do we "make dependencies" in sys directory ?
To generate .dep dependency files automatically.
3. Why do we build only in obj/ directories ?
Probably you are building a library of some kind ; where the output is a
.o/.so/.a. Otherwise usually the objects are combined together to form the
executable.
4. What is the speciality of these two directories ?
See answer to Q1
Awaiting your response ...
---------------------------------
Heres a new way to find what you're looking for - Yahoo! Answers
---------------------------------
Now that's room service! Choose from over 150,000 hotels
in 45,000 destinations on Yahoo! Travel to find your fit.