There is something mighty strange going on with the
dependencies for the files generated with m4 with
--enable-maintainer-mode.

In http://gcc.gnu.org/ml/gcc-cvs/2007-02/msg00353.html ,
I committed a change to Makefile.am which removed $(srcdir) from
a lot of targets.  This is required to get touch m4/* to
correctly regenerate the targets.

OTOH, the $(srcdir) is needed to get "rm generated/* && make"
to work.

Yuck.


-- 
           Summary: generating files from m4
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tkoenig at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30765

Reply via email to