Link libsimavr.so with needed libraries. That is the usual way and allows
authorga <ga@oldell.fish>
Mon, 25 Jan 2021 19:08:32 +0000 (19:08 +0000)
committerga <ga@oldell.fish>
Mon, 25 Jan 2021 19:32:34 +0000 (19:32 +0000)
commitc9f28dbb45c8d1a3c72865272f4726a6c7bc442d
tree4ba1b74851d69e0aaf6efe105bc9281bed35726f
parent0e03bc6f48b078606b9a970594ee0ef82ffa0117
Link libsimavr.so with needed libraries.  That is the usual way and allows
it to be easily loaded by dlopen().
Makefile.common