This is the mail archive of the gcc-patches@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: [build/rfc] automatic md file dependencies


Richard Henderson <rth@redhat.com> writes:

> On Wed, Dec 15, 2004 at 06:49:57PM -0500, Ian Lance Taylor wrote:
> > > +	mv tmp-mddeps mddeps.mk
> > > +	$(STAMP) s-mddeps
> > 
> > move-if-change?
> 
> Since there are no dependencies on this file, and it's only
> re-read when you invoke make again, I didn't see the point.

Then why have a stamp file at all?

Ian


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