This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Generating foo.o?


Thanks for the response and idea.

I used an EXTRA_LIBRARIES and drove the rest using libfoo_a_OBJECTS to
create foo.o, and I just specified foo.o as an *_LDADD where it was needed.

The noinst_PROGRAM might be a little cleaner - I'll try it out soon.

H




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]