Files
motorBase/configure/RELEASE
T
2007-04-02 19:58:35 +00:00

37 lines
1013 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.
# Required ASYN release: R4-7
ASYN=$(SUPPORT)/asyn/4-7
# Need the sequencer for the MM4005 and XPS trajectory scanning
SNCSEQ=$(SUPPORT)/seq/2-0-11
# Recommended EPICS release: R3.14.9
EPICS_BASE=$(SUPPORT)/../base-3.14.9
# 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)