where does libgcj_la_OBJECTS get defined in Makefile.am?
Adam Megacz
gcj@lists.megacz.com
Mon Dec 10 15:21:00 GMT 2001
Tom Tromey <tromey@redhat.com> writes:
> >>>>> "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.
I see... forgive me, my automake-fu is weak. How does automake know
how to generate libgcj_la_OBJECTS? Is XXX_OBJECTS a magic identifier
that generates itself from XXX_DEPENDANCIES? or XXX_SOURCES?
- a
More information about the Java
mailing list