From d3fb2566391a11cc0224ffe02c0ace49eae8df41 Mon Sep 17 00:00:00 2001 From: rivers Date: Wed, 13 Jul 2011 20:52:45 +0000 Subject: [PATCH] Not needed git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@13130 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- configure/RELEASE.win32-x86 | 39 ------------------------------- configure/RELEASE.win32-x86-debug | 39 ------------------------------- 2 files changed, 78 deletions(-) delete mode 100755 configure/RELEASE.win32-x86 delete mode 100755 configure/RELEASE.win32-x86-debug diff --git a/configure/RELEASE.win32-x86 b/configure/RELEASE.win32-x86 deleted file mode 100755 index 43617d5..0000000 --- a/configure/RELEASE.win32-x86 +++ /dev/null @@ -1,39 +0,0 @@ -#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= - -#If using the sequencer, point SNCSEQ at its top directory: -#SNCSEQ=J:/epics/devel/seq/2-0-12 - -# ASYN is needed for sockets and for smartControl -ASYN=J:/epics/devel/asyn-4-17 - -# CALC is needed for scalcout record that SSCAN uses -CALC=J:/epics/devel/calc-2-8 - -# BUSY is needed for busy record -BUSY=J:/epics/devel/busy-1-3 - -# SSCAN is needed for scanning threshold on Pilatus -SSCAN=J:/epics/devel/sscan-2-6-6 - -# MCA is needed for fast accumulation of ROI counts -MCA=J:/epics/devel/mca-6-12-4 - -#AUTOSAVE is needed for save_restore -AUTOSAVE=J:/epics/devel/autosave-4-7 - -AREA_DETECTOR=J:/epics/devel/areaDetector-1-7beta1 - -# EPICS_BASE usually appears last so other apps can override stuff: -EPICS_BASE=H:/epics/base-3.14.12.1 - -#Capfast users may need the following definitions -#CAPFAST_TEMPLATES= -#SCH2EDIF_PATH= diff --git a/configure/RELEASE.win32-x86-debug b/configure/RELEASE.win32-x86-debug deleted file mode 100755 index b612487..0000000 --- a/configure/RELEASE.win32-x86-debug +++ /dev/null @@ -1,39 +0,0 @@ -#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= - -#If using the sequencer, point SNCSEQ at its top directory: -#SNCSEQ=J:/epics/devel/seq/2-0-12 - -# ASYN is needed for sockets and for smartControl -ASYN=J:/epics/devel/asyn-4-14 - -# CALC is needed for scalcout record that SSCAN uses -CALC=J:/epics/devel/calc-2-8 - -# BUSY is needed for busy record -BUSY=J:/epics/devel/busy-1-2 - -# SSCAN is needed for scanning threshold on Pilatus -SSCAN=J:/epics/devel/sscan-2-6-6 - -# MCA is needed for fast accumulation of ROI counts -MCA=J:/epics/devel/mca-6-12-3 - -#AUTOSAVE is needed for save_restore -AUTOSAVE=J:/epics/devel/autosave-4-7 - -AREA_DETECTOR=J:/epics/devel/areaDetector-1-7beta1 - -# EPICS_BASE usually appears last so other apps can override stuff: -EPICS_BASE=H:/epics/base-3.14.11 - -#Capfast users may need the following definitions -#CAPFAST_TEMPLATES= -#SCH2EDIF_PATH=