On 4/5/13, Paulo Pinto <[email protected]> wrote: > By checking if foo.obj is outdated in regards to foo.d
The compiler doesn't know that foo.d was built into foo.obj, it has no way of knowing that.
On 4/5/13, Paulo Pinto <[email protected]> wrote: > By checking if foo.obj is outdated in regards to foo.d
The compiler doesn't know that foo.d was built into foo.obj, it has no way of knowing that.