automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Lost in automatic dependencies


From: Ralf Wildenhues
Subject: Re: Lost in automatic dependencies
Date: Wed, 28 Mar 2007 22:51:06 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

* quoting myself:
> * Stephane Bortzmeyer wrote on Wed, Mar 28, 2007 at 10:41:51PM CEST:
> > It seems that my C program does not track dependencies. If I touch a
> > ".h", nothing is recompiled.
> > 
> > I did *not* use "no-dependencies".

More clues (sorry, hit the wrong key too early): does the Makefile in
question contain a line of the form
  include ./$(DEPDIR)/objectname.Po

and does the file .deps/objectname.Po exist, and what does it contain?

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]