Re: Generating makefile dependencies by Igor
Igor
Sat Jun 04 09:10:47 CDT 2005
"Jonathan Turkanis" <technews@kangaroologic.com> wrote in message
news:ebw%23yMKaFHA.3048@TK2MSFTNGP12.phx.gbl
> Many compilers have a command-line option, usually -m or -M, to
> generate dependencies for inclusion in a makefile. Does any version
> of the VC++ compiler support such an option?
There is a /showIncludes option that dupms all the header files included
into a .cpp file, directly or indirectly. See if it helps.
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925