where does libgcj_la_OBJECTS get defined in Makefile.am?

Tom Tromey tromey@redhat.com
Mon Dec 10 14:58:00 GMT 2001


>>>>> "Adam" == Adam Megacz <gcj@lists.megacz.com> writes:

Adam> Wierd... libgcj_la_OBJECTS appears in Makefile.am, but is never
Adam> defined.

Adam> Is this correct? Am I missing something?

Both :-).
libgcj_la_OBJECTS is defined in Makefile.in.
It is created by automake.

Tom



More information about the Java mailing list