mirror of
https://github.com/simh/simh.git
synced 2026-04-06 13:41:34 +00:00
Separated Pcap-VMS from the rest of the simh source tree.
This is being done since the plan going forward (in the primary descrip.mms and the Visual Studio Projects) is to local pcap components (VMS and Windows) one level up from the simh directory. The PCAP-VMS components are presumed (by this procedure) to be located in a directory at the same level as the directory containing the simh source files. For example, if these exist here: []descrip.mms []scp.c etc. Then the following should exist: [-.PCAP-VMS]BUILD_ALL.COM [-.PCAP-VMS.PCAP-VCI] [-.PCAP-VMS.PCAPVCM] etc.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -30,3 +30,4 @@ _ReSharper*/
|
||||
*.o
|
||||
BIN/
|
||||
ipch/
|
||||
*.map
|
||||
|
||||
Reference in New Issue
Block a user