Files
ADAndor/configure/RELEASE
2008-03-16 19:30:17 +00:00

31 lines
954 B
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>
#If using the sequencer, point SNCSEQ at its top directory:
SNCSEQ=/corvette/home/epics/devel/seq/2-0-11
# ASYN is needed for sockets and for smartControl
ASYN=/corvette/home/epics/devel/asyn/4-10beta
# SSCAN is needed for busy record
SSCAN=/corvette/home/epics/devel/sscan/2-5-7beta
#AUTOSAVE is needed for save_restore
AUTOSAVE=/corvette/home/epics/devel/autosave/4-4beta
AD=/corvette/home/epics/devel/areaDetector/1-1
# EPICS_BASE usually appears last so other apps can override stuff:
EPICS_BASE=/corvette/usr/local/epics/base-3.14.8.2
#Capfast users may need the following definitions
#CAPFAST_TEMPLATES=
#SCH2EDIF_PATH=