This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: reduce compilation cost for changing a bit in headers


On 1 December 2011 18:43, Alireza Haghdoost wrote:
> I am using simple Makefile without dep ... I am wondering if make
> understand change in header files if I write dependency in Makefile ?

Yes, that's one of make's main purposes.


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