Files
motorBase/configure/RELEASE
T
2005-11-08 17:12:33 +00:00

34 lines
924 B
Plaintext

# RELEASE - Location of external products
#
# Note: This file will be scanned to automatically generate
# include path definitions etc.
# The order of the following declarations will be retained
# within those definitions.
#
# Note that "#!" marks lines that can be uncommented.
#
# Add your declarations here
#!GATEWAY=
#!SUPPORT=
# 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 EPICS release: R3.14.7
EPICS_BASE=$(SUPPORT)/../base-3.14.7
# The following must be defined if the "WithMPF" example in motorExApp is to
# be built.
# Recommended IPAC release: R2-8
#!IPAC=$(SUPPORT)/ipacR2-8
# The following must be defined for the MXmotor device driver.
#!MX=$(SUPPORT)/mx/mx
# The following is only needed for the motor examples in iocBoot.
#!MOTOR=$(TOP)