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]

[Automake] library dependencies?


There's one thing that has been nagging me about automake for a while:
how do you express dependencies to a library in the same package?  For
example, if my "hello" program links with "libdoo.a" from another
directory, how do I make "hello" re-link if libfoo.a changes without
adding a lot of rules manually?

This question appears to me as a FAQ, but I have not been able to find
any references to it.

 - Stig
_______________________________________________
Automake mailing list
Automake@gnu.org
http://mail.gnu.org/mailman/listinfo/automake

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