1
0
mirror of https://github.com/open-simh/simh.git synced 2026-02-28 17:29:55 +00:00
Files
open-simh.simh/makefile
Mark Pizzolato e9025a189f makefile: Explicitly add /lib and /usr/lib to the library search path
Some compiler & linkers on some platforms don't dynamically provide
a way to determine the library search path, so if /lib and /usr/lib exist
as directories they are added to the end of the library search path.

As reported in #1026
2021-04-05 15:15:33 -07:00

122 KiB