## configure/RELEASE: Location of external products

# Run "gnumake clean uninstall install" in the application top
# directory whenever this file is changed or any external module
# pointed to by this RELEASE file is rebuilt.

# If you don't want to install files into $(TOP) then define
# INSTALL_LOCATION_APP here:
#INSTALL_LOCATION_APP = 

# Define path to sequencer if needed
#SNCSEQ = /opt/epics/modules/seq

# Asyn
ASYN = /opt/epics/asyn4-31

# EPICS_BASE usually appears last so other apps can preempt definitions
EPICS_BASE = /opt/epics/base-3.15.5
