Files
ADAndor/configure/RELEASE
rivers 39d9862648 New version of asyn
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14910 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2012-07-25 14:38:43 +00:00

38 lines
1.0 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-19
# CALC is needed for scalcout record that SSCAN uses
CALC=$(SUPPORT)/calc-2-9
# BUSY is needed for busy record
BUSY=$(SUPPORT)/busy-1-4
# SSCAN is needed for scanning threshold on Pilatus
SSCAN=$(SUPPORT)/sscan-2-7
#AUTOSAVE is needed for save_restore
AUTOSAVE=$(SUPPORT)/autosave-4-8
AREA_DETECTOR=$(SUPPORT)/areaDetector-1-8
# EPICS_BASE usually appears last so other apps can override stuff:
EPICS_BASE=/corvette/usr/local/epics/base-3.14.12.2
-include $(TOP)/../configure/EPICS_BASE.$(EPICS_HOST_ARCH)
#Capfast users may need the following definitions
#CAPFAST_TEMPLATES=
#SCH2EDIF_PATH=