1
0
mirror of https://github.com/simh/simh.git synced 2026-03-13 21:51:04 +00:00

Added 0readme_pcap-VMS.txt to describe build relationship to simh

This commit is contained in:
Mark Pizzolato
2011-10-27 07:16:42 -07:00
parent af6338d927
commit 8e53eca1c7

View File

@@ -0,0 +1,19 @@
# The simh source provides a descrip.mms file which builds all of the
# respective simulators on a VMS host platform.
#
# The VAX and PDP11 simulators can include network support which depends
# on the PCAP-VMS package provided here.
#
# The PCAP-VMS components are presumed 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.