"Mohan Prabhu (IE10)" wrote:
> 
> Hi ,
> 
>         I have source files in different directories
>         and corresponding headers in a different set of directories.

The conventional method is to have a Makefile in each source
directory and in the root directory a Makefile that contains
a "for each" loop that invokes make in each source sub-directory.

Download just about any large program's source tar file and look
at how it is done.

Anyone want to suggest a well know program that happens to have
a nice clean Makefile to serve as an example for Mohan Prabhu?

-- 
  Chris Albertson

  [EMAIL PROTECTED]                  Voice: 626-351-0089  x17
  Logicon, Pasadena California            Fax:   626-351-0699

-- 
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to