Makefiles of sample Drivers!!

Hii,
When I look into the sample PCNET driver, all the *.c and *.h files are put
in the same directory. Rather I would like to split them in Src/ and
Include/. But Not sure How can i do that with the makefile and which file
need to be modified in which directory.

Any help regarding this will be useful to me!!

Thanks
Jalaja

The files are layed out in the way you see in the pcnet driver so that
our build system works properly. This allows drivers to be built in
a cross platform manner. You will need to write all new makefiles if
you change the layout.

chris


JalajaDevi <jganapat@storage.com> wrote:

Hii,
When I look into the sample PCNET driver, all the *.c and *.h files are put
in the same directory. Rather I would like to split them in Src/ and
Include/. But Not sure How can i do that with the makefile and which file
need to be modified in which directory.

Any help regarding this will be useful to me!!

Thanks
Jalaja
\

cdm@qnx.com > “The faster I go, the behinder I get.”

Chris McKillop – Lewis Carroll –
Software Engineer, QSSL
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<