1
0
mirror of https://github.com/simh/simh.git synced 2026-03-04 02:24:47 +00:00
Files
simh.simh/makefile
Mark Pizzolato db401a4dbe makefile: Support both .so and .a link libraries on Linux
For some strange reason, Ubuntu 21.10 delivers various libraries as
either direct link libraries (".a") or  shared objects (".so") where
historically essentially everything was shared objects..
2021-10-24 18:41:08 -07:00

118 KiB