Hello,
  I tried to reproduce your problem with Automake 1.9.5 and did not
succeed either.

Besides all the comments from Ralf, there is one more subtle bug:

On Fri, Jun 09, 2006 at 09:30:28AM +0200, Daniel Haude wrote:
> gui_data.c gui_data.h : gen_gui_data
>         ./gen_gui_data

You should add a depencency, eg.

gui_data.c: gui_data.h

see
http://sourceware.org/automake/automake.html#Multiple-Outputs

Have a nice day,
        Stepan Kasal


Reply via email to