This is the mail archive of the automake@gnu.org mailing list for the automake project.


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

RE: Dependency to update Makefile


Title: RE: Dependency to update Makefile

Thanks , I will take this up with Rational.

Raj

-----Original Message-----
From: Tom Tromey [mailto:tromey@redhat.com]
Sent: Monday, April 23, 2001 3:23 PM
To: Raj (Basavaraj) Karadakal
Cc: 'automake@gnu.org'
Subject: Re: Dependency to update Makefile


>>>>> "Raj" == Raj (Basavaraj) Karadakal <bkaradak@axiowave.com> writes:

Raj> I am using clearmake in gnu compatibility mode.

Maybe it is a bug in the compatibility mode then.

With GNU make, any `Makefile' target is processed before all other
targets.  If the Makefile is rebuilt then it is re-read before
processing continues.  We rely on this feature in the automatic
rebuilding rules.

Tom


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