Convert from MPF to ASYN

This commit is contained in:
MarkRivers
2004-04-20 22:10:19 +00:00
parent 0db997bad7
commit b766e3b9bc
+2 -14
View File
@@ -7,18 +7,9 @@
#
# Add your declarations here
#SUPPORT=
# If the EPICS GPIB Module from Benjamin Franksen is used, then remove the '#'
# from the following and modify the motorApp/CommSrc/Makefile.Vx file per
# instructions found there. If GPIB driver support is from EPICS base, then
# leave this line commented out.
#GPIB=$(SUPPORT)/gpib
# If any motor controller communication mechanism besides the VME backplane is
# required, then MPF must be defined.
# Recommended MPF release: R2.4.2
#MPF=$(SUPPORT)/mpfosiR2-4-2
# required, then ASYN must be defined.
ASYN=$(SUPPORT)/asyn/2-2beta
# Recommended EPICS release: R3.14.5
EPICS_BASE=$(SUPPORT)/../base-3.14.5
@@ -32,9 +23,6 @@ EPICS_BASE=$(SUPPORT)/../base-3.14.5
# Recommended IPAC release: R2.7a
#IPAC=$(SUPPORT)/ipac2-7a
#GPIB is not yet supported!
#MPF_GPIB=$(SUPPORT)/mpfGpib/mpfGpib1-4
# The following must be defined for the MXmotor device driver.
#MX=$(SUPPORT)/mx/mx