RE: dependencies

"Dave Korn" <[email protected]>
Newsgroups gmane.comp.gnu.make.general,gmane.comp.gnu.make.windows
Message-ID <[email protected]>
On 23 January 2008 19:19, Marcus Banda wrote:

> Hello,
> I'm currently writing a make file for a the compilation of several fortran
> and c-header files. My problem consists firstly of the fortran modules,
> which need to be built before and secondly some Fortran files depend on
> C-header files. How can I include those dependencies? I didn't find the
> makedepend nor the sfmakedepend command in my folders. Can anyone help me ?
> Thanks    
> Marcus

  Gcc can output dependencies for you, replacing the need for makedepend, but
I think only for the C-like languages; take a look at the -M... options in the
manual.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.