Rishi Agrawal schrieb:
Hello All,
Is there a convention we follow while organizing any project ?
Like suppose my project name is "Hello_World" then how should I organize it.
What is the best way to do it ?
../projects/hello_world
|
|__src/
| |__kernel_space/
| |__user_space/
| |__include/
| |__Makefile
|
|__doc/
|
|__Makefile
|__Configure
|__INSTALL
|__README
|__CREDITS
|__FAQS
Am I missing something ?
Hello,
I'm not really sure, but I think the tool autoproject (unix command
line tool) is doing that job, it also creates configure scripts etc...
greets
--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ