1
0
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:
Mark Pizzolato
2011-04-20 12:23:06 -07:00
parent bad4e297a4
commit 0ad673fed3
272 changed files with 2 additions and 174791 deletions

1
.gitignore vendored
View File

@@ -30,3 +30,4 @@ _ReSharper*/
*.o
BIN/
ipch/
*.map