1
0
mirror of https://github.com/simh/simh.git synced 2026-02-27 17:13:44 +00:00
Files
simh.simh/makefile
Mark Pizzolato 997952e712 ETHER: Add build support leveraging libpcap shared object without pcap.h
Some host systems come with the libpcap shared object installed.  If that
is the case, since the default build behavior is to dynamically load libpcap,
builds can now potentially avoid a forced install of the libpcap-devel package.
2024-04-17 11:12:42 -10:00

125 KiB