Update recommended version of base and ASYN.

This commit is contained in:
Ron Sluiter
2006-01-31 22:30:30 +00:00
parent d63b4721a0
commit e5d26d5b25
+4 -4
View File
@@ -14,11 +14,11 @@
# If any motor controller communication mechanism besides the VME backplane is
# required, then ASYN must be defined.
# Recommended ASYN release: R4-3
#!ASYN=$(SUPPORT)/asynR4-3
# Recommended ASYN release: R4-4
#!ASYN=$(SUPPORT)/asynR4-4
# Recommended EPICS release: R3.14.7
EPICS_BASE=$(SUPPORT)/../base-3.14.7
# Recommended EPICS release: R3.14.8.2
EPICS_BASE=$(SUPPORT)/../base-3.14.8.2
# The following must be defined if the "WithMPF" example in motorExApp is to
# be built.