Follow-up Comment #1, bug #21854 (project make):
You can bypass this easily by adding another rule like:
-lfunny_name: path_to_library_where_to_get_library.so
#rules to place library where you want it
This dependency will be evaluated only when make does not resolve
-lfunny_name by itself, i.e. the library does not exist in your scanned
directory.
I use such technique in my Makefiles for about a year now and see no problems
with that.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?21854>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-make