This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: make depend


Garton, Ron wrote:
> 
> Would anyone know where I can pick up a tool that allows me to process
> the project files and append the .h dependencies to my makefile? There
> used to be a comparable tool in UNIX that I used called mkdepend ...
I beleive GCC does that.  I don't know if it works in
cygwin, but in regular GCC you can have the compiler output
all the .h files that the source file depends on...
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]