mirror of
https://github.com/simh/simh.git
synced 2026-01-11 23:52:58 +00:00
7 lines
237 B
Batchfile
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 %*
|