Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Watcom C/C++ User's Guide - by default, the compiler places in the object file the names and time stamps http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
By default, the compiler places in the object file the names and time stamps
of all the files referenced by the source file.  This file dependency
information can then be used by WMAKE to determine that this file needs to
be recompiled if any of the referenced files has been modified since the
object file was created.  This option causes the compiler to not emit this
information into the object file.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson