1
0
mirror of https://github.com/open-simh/simh.git synced 2026-01-13 15:27:46 +00:00
open-simh.simh/build_mingw_ether.bat

7 lines
237 B
Batchfile

@echo off
rem Built in Ethernet support (requires WinPcap installed).
rem The normal Windows build always builds with Ethernet support
rem so, this procedure is un-necessary. Just call the normal build
rem
%~p0\build_mingw.bat %*