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
[EMAIL PROTECTED]     \ /                  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