#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= 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=