Files
ADAndor/configure/RELEASE
T
2013-09-23 22:28:29 +00:00

38 lines
1.1 KiB
Plaintext

#RELEASE Location of external products
# Run "gnumake clean uninstall install" in the application
# top directory each time this file is changed.
TEMPLATE_TOP=$(EPICS_BASE)/templates/makeBaseApp/top
# If you don't want to install into $(TOP) then
# define INSTALL_LOCATION_APP here
#INSTALL_LOCATION_APP=<fullpathname>
SUPPORT=/corvette/home/epics/devel
-include $(TOP)/../configure/SUPPORT.$(EPICS_HOST_ARCH)
# ASYN is needed for base classes
ASYN=$(SUPPORT)/asyn-4-22
# CALC is needed for scalcout record that SSCAN uses
CALC=$(SUPPORT)/calc-3-2
# BUSY is needed for busy record
BUSY=$(SUPPORT)/busy-1-6
# SSCAN is needed for scanning threshold on Pilatus and general scanning
SSCAN=$(SUPPORT)/sscan-2-9
#AUTOSAVE is needed for save_restore
AUTOSAVE=$(SUPPORT)/autosave-5-1
AREA_DETECTOR=$(SUPPORT)/areaDetector-1-10
# EPICS_BASE usually appears last so other apps can override stuff:
EPICS_BASE=/corvette/usr/local/epics/base-3.14.12.3
-include $(TOP)/../configure/EPICS_BASE.$(EPICS_HOST_ARCH)
#Capfast users may need the following definitions
#CAPFAST_TEMPLATES=
#SCH2EDIF_PATH=