automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

automake (cvs 2001 Feb 6) incorrectly sees .o rule collision


From: Adam J. Richter
Subject: automake (cvs 2001 Feb 6) incorrectly sees .o rule collision
Date: Tue, 6 Feb 2001 10:01:47 -0800

        I built automake from the cvs sources today (2001.02.06), and
ran it on the following Makefile.am:

EXTRA_PROGRAMS = typedefs
EXTRA_typedefs_SOURCES  = typedefs.l

        It produced the following error:

automake: Makefile.am: object `typedefs.$(OBJEXT)' created by `typedefs.c' and `

        I believe automake is somehow confused by the
typedefs.l --> typedefs.c --> typedefs.o make path.

Adam J. Richter     __     ______________   4880 Stevens Creek Blvd, Suite 104
address@hidden     \ /                  San Jose, California 95129-1034
+1 408 261-6630         | g g d r a s i l   United States of America
fax +1 408 261-6631      "Free Software For The Rest Of Us."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]