> Cc: [email protected], [email protected], [email protected] > Date: Wed, 20 Jul 2011 08:46:23 +0200 > From: "Ralf Wildenhues" <[email protected]> > > I think you are. Once config.status is updated, the .h files' rules > are triggered, but since move-if-change never updates identical outputs > they will be triggered every time from then on. > > You need a separate stamp file to avoid this.
Or use move-if-change with config.status.
